Access more than 1000 workouts.
This app provides a library of exercises with step-by-step instructions and videos to help users perform each exercise correctly.
- Access more than 1000 workouts in a single place
- Search your favorite workouts
- Workouts with body parts, target muscle and equipments.
- Each workout has many videos to follow step-by-step instructions and perform each exercise correctly.
- Pagination to navigate further more workouts and videos.
First, run the development server:
- Clone the repo
- Setup with
yarn
- Run dev server with
yarn start
- Open http://localhost:3000 with your browser to see the result.
- File located at
/src/pages
contains the home and workout detail page
JavaScript, ReactJS, TailwindCSS, Heroicons, Rapid API, Vercel