An exercise tracker application with MERN structure.
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
After that, run nodemon server
in backend folder.
- JSX
- MongoDB
- Create new user
- CRUD function for exercise logs
This project is licensed under the MIT License.