Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.83 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.83 KB

Gym App

Welcome to Gym App! This ReactJS-based solution empowers users to seamlessly search and explore a wide range of exercises, accompanied by detailed individual views for each one. Whether you're a fitness enthusiast, athlete, or just starting your fitness journey, Gym App is your one-stop destination for discovering exercises tailored to your needs.

Features

  • Search by Exercise Name: Easily find exercises by their name, ensuring quick access to the ones you're interested in.
  • Search by Targeted Muscle or Body Part: Filter exercises based on the muscle group or body part you want to focus on, allowing for targeted workouts.
  • Detailed Exercise Views: Access comprehensive information for each exercise, including instructions, tips, and targeted muscle groups, to ensure proper execution and maximize effectiveness.

Deployment

Gym App is deployed and accessible online. You can try it out here.

Installation

To run Gym App locally on your machine, follow these steps:

  1. Clone this repository: git clone https://github.com/avvicky/gym-app.git
  2. Navigate to the project directory: cd gym-app
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and visit http://localhost:3000 to view the app.

Contributing

Contributions are welcome! If you'd like to contribute to Gym App, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch: git checkout -b feature-name
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature-name
  5. Submit a pull request.

Thank you for using Gym App! If you have any questions, suggestions, or feedback, please don't hesitate to reach out. Happy exercising! 🏋️‍♂️💪