A Full Stack project developed using MongoDB, Express.js, React.js and Node.js
Primary goal was to get familiar with routing and to get comfortable with MaterialUI.
Add User
Add Exercise
Edit Exercise
- Create a New React App - Get started with React here
- Material-UI - React components for faster and easier web development
- Express.js - A web application framework for Node.js
- Learn the MERN Stack - Tutorial for this project
- Learn MarkDown
- Frontend-Backend Connectivity
- Front End with React
- Schema Modelling and Routing
- Setup MongoDB Atlas cloud server
In the project directory, you can run: yarn start
In the <project_name>/backend directory,run: nodemon server to start the server
Open http://localhost:3000 to view it in the browser.
Server will be running at http://localhost:5000.
This project was bootstrapped with Create React App.