Functionalities:
- Prisma ORM with MongoDB
- Like, Follow, Comment and Reply
- Notification and Image upload
- Authentication using NextAuth
git clone https://github.com/Kushagra102/strings-clone.git
npm i
DATABASE_URL=
NEXTAUTH_JWT_SECRET=
NEXTAUTH_SECRET=
npm run dev