/Exercise-Tracker

A Full Stack Exercise Tracker App made with MongoDB, Express.js, React.js and Node.js

Primary LanguageJavaScript

Exercise-Tracker

A Full Stack Exercise Tracker App made with MongoDB, Express.js, React.js and Node.js

1

Add User

2

Add Exercise

3

Edit Exercise

4

Resources:

Available Scripts:

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.