Skip to content

Latest commit

 

History

History
executable file
·
51 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

executable file
·
51 lines (30 loc) · 1.08 KB

Heroku

https://peaceful-anchorage-88515.herokuapp.com

FitVid

FitVid is a full stack web app designed with the fitness enthusiast in mind. FitVid allows users to find a quick 5 minute Yoga video, or really get sweaty with a 30 minute high intensity CrossFit workout. Don't have time to workout? Log-in with your pre-existing Gmail credentials, save the videos you like, and come back when it's convenient to a full collection of your favorite workout videos stored on the app.

Technology Used

  • Angular
  • Express
  • Node
  • SQL
  • Firebase
  • Youtube API

Getting Started

Installing

To run FitVid:

git clone https://github.com/philgebauer/FitVid.git
cd FitVid

Then -

npm install
npm start

Once installed the application should be running at http://localhost:3000

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details