ZJW-92 / keep_fit_fitness_app

A fitness training application that help you browse more than one thousand exercises with examples, similiar exercises and even much more. You can choose specific muscle groups to workout in the gym without a coach.

Home Page:https://keepfit-fitness.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

A fitness training application that help you browse more than one thousand exercises with examples, similiar exercises and even much more. You can choose specific muscle groups to workout in the gym without a coach.

Tech stack

  • React.js: A JavaScript library for building user interfaces
  • React-icons : A library that helps you add icons (from all different icon libraries) to react apps
  • Material-UI : An open-source React component library that implements Google's Material Design
  • Rapid API

Log in or register and subscribe the exercisedb api 👇

Exercisedb: The database API containing 1300+ exercises with body part, target muscle equipment necessary, and a form and follow-through animation.

Setup

Run npm install --legacy-peer-deps && yarn add react-icons to install all dependencies.

Run npm i && npm start to start the app.

Issue

The landing page may be blank due to the X-RapidAPI-Key reach its monthly limit. Change another keys in the fetchData.js file.

About

A fitness training application that help you browse more than one thousand exercises with examples, similiar exercises and even much more. You can choose specific muscle groups to workout in the gym without a coach.

https://keepfit-fitness.netlify.app/


Languages

Language:JavaScript 78.7%Language:CSS 13.7%Language:HTML 7.6%