Welcome to the EB Workout Gym repository! This project is a modern and user-friendly website for a neighborhood gym that highlights its unique offerings and services. The site aims to inspire and attract fitness enthusiasts with a clean design, engaging content, and an easy-to-navigate interface.
- Dynamic Hero Section: Eye-catching design with motivational text and a call-to-action button.
- About Section: Highlights key reasons to join the gym, including expert trainers, a supportive community, and various training options.
- Programs Section: Showcases a variety of training programs, from Cross Training to Kids Fitness, with detailed descriptions.
- Trainers Section: Introduces the gym's experienced trainers and their specialties.
- Pricing Section: Provides clear information about membership plans, including packages for group classes, Pilates Reformer, and unlimited offers.
- Bilingual Support: Content is available in both English and Greek for a localized experience.
To run this project locally:
-
Clone the repository:
git clone https://github.com/sentonia/ebworkout-gym.git
-
Navigate to the project directory:
cd ebworkout-gym -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the app in your browser: Visit http://localhost:5173 to view the website.
📁 ebworkout-gym
├── 📁 public # Static assets
├── 📁 src
│ ├── 📁 components # Reusable React components
│ ├── 📁 context # Context
│ ├── 📁 translations # JSON files for localization (en, el)
│ ├── 📄 main.jsx # App entry point
│ └── 📄 App.jsx # Root component
├── 📄 package.json # Dependencies and scripts
└── 📄 vite.config.js # Vite configuration
For questions or suggestions, feel free to reach out:
- Author: Tonia
- Email: [email protected]
- GitHub: sentonia
We hope you enjoy exploring and contributing to EB Workout Gym! Let’s build something amazing together. 💪