Skip to content

mastrayasa/Social-Media-Kita

Repository files navigation

Social Media Kita

Description

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

Make it your own

1. Clone Repo

git clone https://github.com/mastrayasa/Social-Media-Kita.git

cd Social-Media-Kita

2. Setup your .env file

SECRET=<strong string 32>
DATABASE_NAME= <Database Name>
MONGODB_URI=
GOOGLE_ID=
GOOGLE_SECRET=

3. Run

npm run dev
# or
yarn dev

Open http://localhost:3000 to see your project

Tech Stack

Free Resource

About

Case study to learn nextjs and mongodb on real project website

Topics

Resources

Stars

Watchers

Forks