This website was developed to showcase a fictional fitness studio named EVOGYM. It provides users with detailed information about the gym’s various fitness programs, trainers, and facilities. The site allows users to sign up for classes or book a trial session, offering a comprehensive online presence for the gym.
You can visit the live version of the website here: https://fitness-typescript-cw8.pages.dev/
- 📅 Program Information: Detailed descriptions of available fitness programs.
- 🏋️♀️ Trainer Profiles: Learn about the gym’s trainers and their specialties.
- 🏆 Class Registration: Users can easily sign up for fitness classes.
- 🎟️ Trial Session Booking: Option to book a trial workout session.
- 🌐 Responsive Design: Built using Tailwind CSS for an optimized experience across devices.
- ⚡️ Fast and Efficient: Powered by Vite for fast performance and development.
- TypeScript & React: The entire frontend was developed using TypeScript and React, ensuring a robust and maintainable codebase.
- Tailwind CSS: Tailwind CSS was used for a responsive and visually appealing design.
- Vite: For quick and efficient builds and development environment.
To run the project locally:
- Clone the repository.
- Run
npm install
to install all dependencies. - Run
npm run dev
to start the development server. - Access the application at
localhost:3000
.
You developed the entire frontend for this project, focusing on an appealing and user-friendly design to effectively showcase the gym’s offerings.