This application clone is part of a tutorial series where a reddit clone is built.
In this repository you can find my version, which contains a few differences: better code refactoring, some optimizations and different design decisions. The deployed version is available here.
- Authentication via a real reddit account
- Create Post and Subreddits
- Comment
- Up/Down Vote
- Feed
- Subreddit and Post Page
- Fully Responsive for different screen-sizes
- TypeScript
- React
- Next.js
- StepZen
- Next Auth
- Apollo Client
- Supabase
- Tailwind
- Heroicons
- React Hook Form
- Dicebear Avatars (Avatar Generator)
- React Hot Toast (Notifications)
- React Time Ago
- UI Ball Loaders