Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 645 Bytes

File metadata and controls

25 lines (23 loc) · 645 Bytes

React Dashboard-app

NotionOfNetizen is a Social media site for the students of MESCOE, made in MERN stack (Mongodb, Express, React and Node.js) it has features like user login, signup, Creating post, Liking and commenting each others posts.

Running this projects on your environment

Install the required node packages

For backed server

  npm install

Navigate to client directory

  cd client

For frontend application

  npm install

To view the application, run following in root as well as client directory:

  npm run start

License

Copyright (c) 2022 Uday Girhepunje MIT