Skip to content

isabellatea/fit-stop

 
 

Repository files navigation

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 :)

About

fitness app that will guide users through a timed workout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • CSS 10.9%
  • HTML 4.2%