FitnessHub is a site that offers a huge selection of workouts of all different types. As a user, you can create and edit your own routines and explore other users routines.
FitnessHub is an SPA based on Javascript framework Vue. It makes use of the following plugins:
- Vuex.
- Vuex-pathify.
- Vue Router.
- Vuelidate.
It has a backend based on Express, and makes use of an SQL-Lite database to store user's data.