A fitness app that will guide users through a timed workout, giving the user a sequence of exercises from warm up to cool down. Users have the option to sign up and login to save their workout history.
- Product Owner: Nick H.
- Scrum Master: Jessica
- Development Team Members: Joey, Vasanth
Mongo, Express, React, Node.js
npm install
npm start (initial compilation and server start)
npm run watch (recompile on change)
client/public/: css, images, and index.html
client/src/: components, sample data, and index.jsx
server: server files
Please do. Submit a pull request :)