/workout-whiz

Primary LanguageJavaScriptMIT LicenseMIT

Workout-Whiz

📗 Table of Contents

📖 [Workout-Whiz]

[Workout-Whiz] Workout-Whiz is a fitness and workout application that helps users plan, track, and optimize their fitness routines. Whether you're a beginner looking to get started or a seasoned fitness enthusiast, Workout-Whiz provides a user-friendly interface and powerful features to support your fitness journey.

🛠 Built With

  • React.js
  • Material-UI
  • RapidAPI

Key Features

  • [Custom Workouts]
  • [Body Part Focus]

(back to top)

🚀 Live Demo

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.
  4. Navigate to the project directory:
cd workout-whiz

Install

Install the required dependencies with:

npm install

Obtain API keys:

  1. Sign up for an account on RapidAPI.

    • Create a new project and obtain your YouTube v3 API key.
    • Configure your API key:
  2. Create a .env.local file in the root of your project.

  • Add your API key to the .env.local file:
REACT_APP_YOUTUBE_API_KEY=your_youtube_api_key

  1. Start the development server:
npm start

  1. Open your browser and go to http://localhost:3000 to access Workout-Whiz.

(back to top)

👥 Authors

👤 Raphael Okolo

(back to top)

🔭 Future Features

  • [Create personalized workout plans by selecting exercises from the database. Save and modify your workouts based on your fitness goals.]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project...

(back to top)

🙏 Acknowledgments -->

We want to express our gratitude to [jsmastery] (https://www.jsmastery.pro/) for providing valuable resources and insights that have contributed to the development of Workout-Whiz. Your tutorials and expertise have been instrumental in bringing this project to life.

(back to top)

📝 License

This project is MIT licensed.

(back to top)