ExoFit is a responsive comprehensive fitness application that offers a wide range of features. Users can select exercise categories and target specific muscle groups, explore a vast collection of over one thousand exercises with detailed demonstrations and pagination, access exercise details, and even retrieve related videos from YouTube. Additionally, the app showcases similar exercises to provide users with a diverse and engaging fitness experience.
To visit live version, click here
- Clone the repo
$ git clone https://github.com/aviralj02/ExoFit.git
- Install NPM Packages
$ npm install
- Spin the development server
$ npm run start