Skip to content
 
 

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to setup locally :

  • Make sure that you have Node.js installed on your machine

Frontend

cd frontend
  • Install dependencies
npm install
  • Run development server
npm start

Backend

cd server
  • Install dependencies
npm install
  • Run development server
npm start

About

It is a social media application using MERN stack. Along with google authentication and JWT. Use Redux for State Management

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages