Skip to content

praneeth622/cycleHub

Repository files navigation

CycleHub

CycleHub is a website for cycling enthusiasts, built using React and Vite. This README file provides an overview of the project, how to set it up locally, and how to contribute.

Table of Contents

Introduction

CycleHub is a web application designed to bring together cycling enthusiasts. The platform offers various features to enhance the cycling experience, including route planning, event scheduling, and community interactions.

Tech Stack

  • Frontend: React, Vite
  • UI Framework: Tailwind CSS
  • Backend: Sanity
  • Fonts and Icons: Font scripts, Font Awesome
  • Payment Processor: Razorpay
  • Deployment: Vercel

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/praneeth622/cycleHub.git
    cd cycleHub
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

The application will be available at http://localhost:3000.

Usage

After setting up the project, you can use the following commands:

  • npm run dev: Start the development server
  • npm run build: Build the project for production
  • npm run preview: Preview the production build

Contributing

We welcome contributions! To contribute, follow these steps:

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

License

This project is licensed under the MIT License. See the LICENSE file for details.


Visit the live site here.

For any questions or feedback, please open an issue or contact the repository owner.

About

CycleHub Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages