Sociopedia-MERN

The project is built with the MERN stack, and it is a good application of external npm packages such as MUI, Formik, mongoose, expressjs, redux-toolkit and many more. This project is a tutorial project that I coded along with EdRoh, link to his video-> https://www.youtube.com/watch?v=K8YELRmUb5o .

To run the Project

  • Open 2 terminals. (1 on client and the other one on server)
  • On the client side type: ~ npm run start
  • On the server side type: ~ nodemon index.js

Screenshots of the project

Login Page

login

Register Page

register

Main Page (Night Mode)

main

Profile Page (Night Mode)

profile

Mobile View

mobileLight