https://peaceful-anchorage-88515.herokuapp.com
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.
- Angular
- Express
- Node
- SQL
- Firebase
- Youtube API
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
- Phil Gebauer — @philgebauer
This project is licensed under the MIT License - see the LICENSE.md file for details