Quewitter is a custom clone of the popular Twitter platform, allowing users to create posts, share thoughts, and follow other users. Quewitter provides a familiar interface and functionality to easily start using the service.
- Authentication system
- Notification system
- Image Upload using Base64 strings
- Prisma ORM with MongoDB
- Responsive Layout
- 1 To Many Relations (User - Post)
- Many To Many Relations (Post - Comment)
- Following functionality
- Comments / Replies
- Likes functionality
- React
- Tailwind CSS
- Next.js
- Prisma
- MongoDB
- NextAuth
- Vercel
git clone https://github.com/TaurusVB/quewitter-clone-wp.gitnpm iDATABASE_URL= NEXTAUTH_JWT_SECRET= NEXTAUTH_SECRET=npm run dev