Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

49 lines (26 loc) · 1.39 KB

Fitness First

This gym web application enables users to explore diverse exercise categories. Users can choose to enroll in memberships and calculate their Body Mass Index (BMI). Furthermore, users can access comprehensive information about various exercise types

Installation

  1. First clone the repository to the local system

  2. Go to your folder and cd/fitness-firstly

  3. Install all the dependencies required in this project using this command: npm i --legacy-peer-deps

  4. Run the project with npm run start

Team members

  1. Ruchi Agrawal
  2. Ashish nangare
  3. Ankesh kumar
  4. vishal kumar
  5. Prayas Tiwari

Tech Stack

HTML | CSS | JavaScript | React | Redux | JSON sever

Screenshots

  1. Home page

fitnessfirst

  1. exercise category page

exercise

  1. sigle exercise details page

exercisedetails

  1. BMI calculate page

bmicalculate

  1. Admin page

admin