Skip to content

activeclub/homepage

Repository files navigation

Active Club Official Website

logo

Overview

Welcome to the official website repository of Active Club!

This repository hosts the code and resources for the Active Club website, which serves as a platform to showcase our mission, projects, and content.

Getting Started

Follow these steps to set up the project locally.

Prerequisites

  • Node.js (recommended v22 or later)
  • pnpm

Setup Instructions

  1. Clone this repository.

    git clone https://github.com/activeclub/homepage.git
    cd homepage
  2. Install dependencies.

    pnpm install
  3. Start the development server.

    pnpm dev
  4. Open http://localhost:3000 in your browser.

Technologies Used

  • Framework: Next.js
  • CSS Library: Tailwind CSS
  • Deployment: Vercel

Contributing

We welcome contributions to improve the Active Club website!

  1. Submit an issue to propose a feature or report a bug.
  2. Review the contribution guidelines before submitting a pull request.

License

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

Contact

Notes

The website is currently under development. Some features may be incomplete. Follow this repository for updates and announcements.