API to create exercises and routines to share.
This app is used to create exercises and routines to be shared and organized. A user can see routines that have been created already, and view the exercise descriptions, sets, and reps. The user can filter existing routines and use existing excercises to buil their own routine, or something completley new.
- JavaScript
- Ruby on Rails
- After cloned open js-exercise-api-frontend in code editor
- Run
explorer.exe index.html
- Once npm start is complete open a new terminal and cd js-exercise-api-backend *Run
rails s
This project is licensed under the MIT License - see the LICENSE.md file for details