This is a Next.js project bootstrapped with create-next-app
.
a social media app inspired by twitter Visit Now: Tuntuni.
This is one of my Full Stack Web Application , build using NextJs 13.2.
MERN STACK Technology for Fronted and Backend Development
- NextJs, Zustand, Tailwind CSS
- User Authentication with nextAuth || Authorisation with JWT Token || Forget Password mail with nodemailer
- Database Management : MongoDB with Prisma
- NextJs server api
- base64 image store
- Everyone can see posts defined as "Tun"
- To like, comment and follow , users need to Sign In
- User can update own profile with profile and cover image
- User gets notifications on posts likes, comment and follow
- Every user has unique username
- User can be searched with username (coming soon...)