Skip to content

Dixittushar/Muscle-Factory-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muscle Factory Website

Welcome to the Muscle Factory website! This is a web application built using React.js that provides users with a platform to discover and learn various gym exercises. Whether you're a fitness enthusiast looking to diversify your workout routine or a beginner just starting your fitness journey, this website has something for everyone.

Features

  • Exercise Catalog: Browse through a comprehensive catalog of gym exercises, each with detailed descriptions and visual representations.

  • Exercise Search: Easily search for specific exercises using the search bar. Find exercises that target specific muscle groups or fitness goals.

  • User-Friendly Interface: The website is designed with a clean and intuitive user interface to make navigation a breeze.

  • Exercise Details: Click on an exercise to view detailed information, including step-by-step instructions and images to help you perform the exercise correctly.

  • Responsive Design: The website is responsive and works well on both desktop and mobile devices, ensuring a consistent user experience.

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/Dixittushar/Muscle-Factory-Repo.git
  2. Navigate to the project directory:

    cd muscle-factory
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm start

    This will launch the website in your default web browser at http://localhost:3000.

Contributing

Contributions to this project are welcome! If you'd like to contribute, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature-name
  3. Make your changes and commit them:

    git commit -m "Add your message here"
  4. Push your changes to your fork:

    git push origin feature-name
  5. Create a pull request to merge your changes into the main repository.

Please make sure to follow the code of conduct and adhere to best practices when contributing.

License

This project is licensed under the MIT License.

If you have any questions or need further assistance, feel free to contact the project owner:

Thank you for visiting the Muscle Factory website repository! We hope you find it useful for your fitness journey.