Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.01 KB

Fit Stop

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.

Table of Contents

  1. Link and Screenshot
  2. Development
    1. Installing Dependencies
    2. Roadmap
  3. Team
  4. Contributing

Link and Screenshot

Link: https://fit-stop-app.herokuapp.com/

FitStopHomepage

Development

Installing Dependencies

npm install

Roadmap

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

Team

  • Harsh Sikka
  • Candice Lai
  • Isabella Tea
  • Steve Rodriguez

Contributing

Please do. Submit a pull request :)