Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! πβ¨
- Host: GitHub
- URL: https://github.com/youssefwaheedd/gym-app
- Owner: youssefwaheedd
- Created: 2024-07-25T11:41:22.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-14T21:21:42.000Z (4 months ago)
- Last Synced: 2024-08-14T22:54:52.662Z (4 months ago)
- Topics: reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://milogym.vercel.app
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)