This is a tiny social media like facebook :lol any user can create post and comment it. this project is case study to learn nextjs and mongodb in real project
git clone https://github.com/mastrayasa/Social-Media-Kita.git
cd Social-Media-Kita
SECRET=<strong string 32>
DATABASE_NAME= <Database Name>
MONGODB_URI=
GOOGLE_ID=
GOOGLE_SECRET=
npm run dev
# or
yarn dev
Open http://localhost:3000 to see your project