Skip to content

Sbiswas001/gym-website

Repository files navigation

EVOGYM Website

Welcome to the EVOGYM website repository! This project is a comprehensive gym management platform built with React and TypeScript.

Features

  • Home Page: Overview of the gym with promotional content.
  • About Page: Information about the gym's history and mission.
  • Programs Page: Details about various fitness programs offered.
  • Contact Page: Contact information and a form for inquiries.

Technologies Used

  • Frontend: React, TypeScript, Tailwind CSS
  • Build Tool: Vite

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Sbiswas001/gym-website.git
  2. Navigate to the project directory:

    cd gym-website
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

Deployment

The website is deployed using GitHub Pages. You can view the live site here.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License.

Contact

For any inquiries or suggestions, please open an issue on the repository.