This project is built using React and APIs from Rapid API and Google Youtube APIs
Zoezi aims to promote proper ways of doing certain exercises and also help in identify which exercise to do to target specific muscle in your body. Use the the search bar to search for either the body part you would like to exercise such as chest or abs or you can search for the specific exercise that you would like to do such as squats or deadlifts then scroll below to see some of the gifs on how to do the exercise properly.
The site is built using ReactJs utilizing material UI components.
Work-out Gifs and exercise details are from ExerciseDB API on Rapid API and the Youtube Search and Download also from Rapid API provides the youtube videos on the exercise details page.
The site is deployed on netlify. Navigate to https://zoezi-gym.netlify.app/ for the live version of the site.
You can also run the project in your preferred IDE. Clone the repo and run the script below
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.