Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youssefwaheedd/gym-app

πŸ‹οΈβ€β™‚οΈ Milo- Your personalized gym companion! Select the muscles you want to focus on today, and Milo creates a custom workout plan just for you πŸ’ͺ. Whether it’s targeting legs, arms, or core, Milo adapts to your choices and guides you to achieve your best results! πŸ†βœ¨
https://github.com/youssefwaheedd/gym-app

reactjs tailwindcss

Last synced: about 1 month ago
JSON representation

πŸ‹οΈβ€β™‚οΈ Milo- Your personalized gym companion! Select the muscles you want to focus on today, and Milo creates a custom workout plan just for you πŸ’ͺ. Whether it’s targeting legs, arms, or core, Milo adapts to your choices and guides you to achieve your best results! πŸ†βœ¨

Awesome Lists containing this project

README

        

# πŸš€ MiloGym

**MiloGym** - Get In Shape Now

## πŸ“ Overview

MiloGym is a personalized fitness app designed to help you achieve your fitness goals efficiently. With MiloGym, you can generate custom workout sessions based on the muscles you want to train. Built with Next.js, the app offers a seamless user experience by dynamically fetching workout plans and tips through API routes.

## ✨ Features

* Workout Planner: Plan and track your workout for the day.

## πŸ› οΈ Tech Stack

* πŸ–₯️ Framework: React.js
* 🎨 Styling: Tailwind CSS
* πŸš€ Deployment: Vercel

## πŸš€ Getting Started

### πŸ“‹ Prerequisites
* πŸ“¦ Node.js (v12.x or later)
* πŸ“¦ npm or yarn

### βš™οΈ Installation
1. Clone the repository:
```bash
git clone https://github.com/youssefwaheed123/gym-app.git
2. Navigate to the project directory:
```bash
cd gym-app
3. Install dependencies:
```bash
npm install
# or
yarn install****

### Running the Project
To start the development server:

```bash
npm run dev
# or
yarn dev
```
Open http://localhost:3000 with your browser to see the app in action.

### Deployment
The project is ready for deployment on Vercel or other hosting services that support Next.js. For a production build:

```bash
npm run build
npm run start
# or
yarn build
yarn start
```

### Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your improvements or bug fixes.

### Contact

For any questions or suggestions, feel free to reach out:

- **Email:** [[email protected]](mailto:[email protected])
- **LinkedIn:** [Youssef Waheed](https://linkedin.com/in/youssefwaheed)