Welcome to React Fitness. With more than 1000 exercises to choose from, you can custom build your workout routine.
You can also track your progress by logging your workout sessions.
FrontEnd and BackEnd have separate dependencies that needs to be installed. To install them separately:
- Go to react-front-end folder
Then run npm install
cd react-front-end/
npm install
- Go to express-back-end folder
Then run npm install
cd express-back-end
npm install
Here is a sample navigation on creating your own workout