The social media platform is this one .We create this utilising the Crud React framework and MongoDB, incorporating HTML, CSS, and JavaScript Touch as well. We can upload our thoughts also here. The sign-up and login pages will make it easier for us to proceed with the new user's details.
- cd Mern-project ( got to the root repo )
- cd frontend -> run the command "npm install"
- cd backend -> run the command "npm install"
- Run the server -> run the command "nodemon index.server"
- Go to root frontend folder : "npm start"
- The website will launch on localhost:3000