Skip to content

hamawebdev/infinity-club-site

Repository files navigation

🌟 Infinity Club Site

License: MIT TypeScript Next.js React Tailwind CSS

🚀 A Modern Web Platform for the Infinity Club Community

Live DemoDocumentationReport BugRequest Feature

Project Preview

✨ Features

🎨 Responsive Design

  • Fluid layouts that adapt to any screen size
  • Mobile-first approach for optimal performance
  • Seamless experience across all devices

📅 Event Management

  • Interactive event calendar
  • Real-time updates and notifications
  • Easy RSVP system

👥 Member Profiles

  • Customizable member portfolios
  • Achievement tracking
  • Social connection features

📝 Blog Platform

  • Rich text editor with markdown support
  • Categories and tags
  • Comment system

🛠️ Tech Stack

Our platform is built with modern technologies for optimal performance and developer experience:

graph LR
    A[TypeScript] --> B[Next.js]
    B --> C[React]
    C --> D[Tailwind CSS]
    D --> E[Framer Motion]
    E --> F[Radix UI]
    F --> G[Zod]
    style A fill:#007ACC
    style B fill:#000000
    style C fill:#61DAFB
    style D fill:#38B2AC
    style E fill:#FF4F8B
    style F fill:#6E56CF
    style G fill:#3068B7
Loading

🚀 Getting Started

Prerequisites

  • Node.js 18.x or later
  • npm or yarn
  • Git

Installation

  1. Clone the repository
git clone https://github.com/hamawebdev/infinity-club-site.git
cd infinity-club-site
  1. Install dependencies
npm install
# or
yarn install
  1. Start the development server
npm run dev
# or
yarn dev

📖 Usage

Command Description
npm run dev Start development server
npm run build Build for production
npm start Start production server
npm run lint Run ESLint

🤝 Contributing

We love your input! We want to make contributing to Infinity Club Site as easy and transparent as possible. Please see our Contributing Guide for details.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

Distributed under the MIT License. See LICENSE for more information.

📬 Contact

Hama Web Dev - @hamawebdev - [email protected]

Project Link: https://github.com/hamawebdev/infinity-club-site


⭐ Star us on GitHub — it helps!

infinity-club.com@infinityclub

Releases

No releases published

Packages

No packages published