A modern event planning and management application that helps users organize and coordinate social gatherings and celebrations.
Occasionaly is a web-based platform designed to simplify the process of planning events. Whether you're organizing a birthday party, wedding, or corporate event, our platform provides the tools you need to make it successful.
- 📅 Event creation and management
- 📱 Mobile-responsive design
- 💰 Bidding and vendor selection
- 📨 RSVP management
- 📊 Event analytics
-
Clone the repository
git clone https://github.com/nandhu-44/Occasionaly.git
-
Move into the project directory
cd Occasionaly
-
Install dependencies
npm install
-
Set up environment variables
cp .env.example .env
Update the
.env
file with your MongoDB connection string and JWT secret. -
Start the development server
npm run dev
- ⚡ Next.js 14+
- ⚛️ React 18
- 🎨 Tailwind CSS
- 🍃 MongoDB
We welcome contributions! Please feel free to submit a Pull Request.