Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1023 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 1023 Bytes

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.

Team Anonymous Pizza

  • Development Team Members: Vasanth, Nick, Jessica, Joey

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Requirements

-Front-End:React -Back-End: Node.js, Express -API: Twilio, Spotify, Amazon Polly -Database: MongoDB

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

Contributing

Please do. Submit a pull request :)