An open API service indexing awesome lists of open source software.

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

Infinity Club Site
https://github.com/hamawebdev/infinity-club-site

Last synced: 4 months ago
JSON representation

Infinity Club Site

Awesome Lists containing this project

README

          



# 🌟 Infinity Club Site

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Next.js](https://img.shields.io/badge/Next.js-black?style=flat&logo=next.js&logoColor=white)](https://nextjs.org/)
[![React](https://img.shields.io/badge/React-20232A?style=flat&logo=react&logoColor=61DAFB)](https://reactjs.org/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=flat&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)

### 🚀 A Modern Web Platform for the Infinity Club Community

[Live Demo](https://infinity-club-bba.vercel.app) • [Documentation](docs/) • [Report Bug](issues/) • [Request Feature](issues/)

![Project Preview](https://raw.githubusercontent.com/hamawebdev/infinity-club-site/main/public/preview.png)

## ✨ 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:

```mermaid
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
```

## 🚀 Getting Started

### Prerequisites

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

### Installation

1. Clone the repository
```bash
git clone https://github.com/hamawebdev/infinity-club-site.git
cd infinity-club-site
```

2. Install dependencies
```bash
npm install
# or
yarn install
```

3. Start the development server
```bash
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](CONTRIBUTING.md) 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`](LICENSE) for more information.

## 📬 Contact

Hama Web Dev - [@hamawebdev](https://twitter.com/hamawebdev) - hamawebdev@gmail.com

Project Link: [https://github.com/hamawebdev/infinity-club-site](https://github.com/hamawebdev/infinity-club-site)

---

### ⭐ Star us on GitHub — it helps!

[infinity-club.com](https://infinity-club.com) • [@infinityclub](https://twitter.com/infinityclub)