A Full Stack Exercise Tracker App made with MongoDB, Express.js, React.js and Node.js
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
In the project directory, you can run: yarn start
Open http://localhost:3000 to view it in the browser.
In the project/backend directory, you can run: nodemon server
Server will be running at http://localhost:5000.
This project was bootstrapped with Create React App.