-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Dawid Olko edited this page Feb 15, 2026
·
3 revisions
A modern fitness gym website built with React, featuring class schedules, trainer profiles, membership plans, and interactive booking functionality. This single-page application provides a comprehensive platform for gym members and potential clients to explore services, book classes, and manage their fitness journey.
- ποΈ Class Schedule - Interactive timetable with filtering options
- π₯ Trainer Profiles - Detailed information about gym instructors
- π³ Membership Plans - Flexible pricing and subscription options
- π Booking System - Reserve classes and personal training sessions
- π± Responsive Design - Optimized for all devices
- π¨ Modern UI/UX - Clean and engaging interface
- β‘ Fast Performance - Optimized React components
- π User Authentication - Secure login and registration
- React - Frontend framework
- JavaScript - Core programming language
- CSS3 - Styling and animations
- HTML5 - Markup structure
- React Router - Navigation
FitnessGym-Project-React/
βββ src/
β βββ components/
β βββ pages/
β βββ styles/
β βββ assets/
βββ public/
βββ README.md
# Clone repository
git clone https://github.com/dawidolko/FitnessGym-Project-React.git
# Navigate to project
cd FitnessGym-Project-React
# Install dependencies
npm install
# Run development server
npm start
# Build for production
npm run buildDawid Olko
- GitHub: https://github.com/dawidolko
This project is licensed under the MIT License - see the LICENSE file for details.