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
- Host: GitHub
- URL: https://github.com/hamawebdev/infinity-club-site
- Owner: hamawebdev
- Created: 2025-01-27T12:55:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T22:37:08.000Z (over 1 year ago)
- Last Synced: 2025-04-22T21:02:04.461Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://infinity-club-bba.vercel.app
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌟 Infinity Club Site
[](https://opensource.org/licenses/MIT)
[](https://www.typescriptlang.org/)
[](https://nextjs.org/)
[](https://reactjs.org/)
[](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/)

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