A modern community-driven web platform built to
explore, organize, and participate in events
Created during our first hackathon, this project focuses on
bringing people, organizers, and causes together through one unified platform.
Community Hub is a centralized platform where users can discover and engage with a wide range of community activities.
It allows users to:
- Explore ongoing and upcoming events
- Join events as a participant
- Organize and manage events
- Discover social initiatives, meetups, workshops, and donation drives
The goal is to simplify community engagement and make participation more accessible for everyone.
- Provide a single platform for all community activities
- Enable easy event discovery and participation
- Support organizers in reaching the right audience
- Promote social impact through donation and awareness events
This project demonstrates how technology can strengthen real-world communities.
- React / Next.js – Frontend framework
- Tailwind CSS – Styling and responsive design
- JavaScript – Application logic and state handling
- Vercel – Deployment
Designed with simplicity, scalability, and user experience in mind 🚀
- 🔍 Explore events by category
- 🤝 Join events with a single click
- 🧑💼 Create and manage events as an organizer
- ❤️ Donation & social impact events
- 📱 Fully responsive design
- ⚡ Fast and lightweight application
- Build a real-world product under hackathon constraints
- Practice team collaboration and rapid development
- Improve frontend architecture and UI/UX skills
- Create an impact-focused community platform
👉 https://community-hub-theta.vercel.app/
- Clone the repository:
git clone https://github.com/your-username/community-hub.git
## 🚀 Getting Started Locally
```bash
git clone https://github.com/your-username/community-hub.git
cd community-hub
npm install
npm run dev


