Skip to content

shubh-gitpush/eventlyapp

Repository files navigation

🎉 Evetly – Event Management Platform

A modern event management web app built with Next.js, React Bits, and MongoDB Atlas.
Register, create, and join events seamlessly — all in one place!


🚀 Features

  • 🔐 User Registration & Authentication – Sign up, log in, and manage your profile.
  • 🎟️ Create Events – Organizers can easily create and manage events.
  • 📝 Register for Events – Users can explore and register for upcoming events.
  • 🎨 Beautiful UI – Designed using React Bits for a clean and modern interface.
  • ☁️ Cloud Database – Data is securely stored in MongoDB Atlas.
  • Deployed on Vercel – Fast, reliable, and globally available.

🛠️ Tech Stack

  • Framework: Next.js (App Router)
  • Frontend: React Bits, Tailwind CSS
  • Database: MongoDB Atlas
  • Deployment: Vercel

💻 Getting Started

To run this project locally, follow these steps:

git clone <your-repo-url>
cd evetly
npm install
npm run dev

Then open http://localhost:3000 in your browser.


📂 Project Structure

evetly/
│
├── app/
│   ├── page.tsx        # Main landing page
│   ├── events/         # Event-related routes
│   └── api/            # API routes for backend logic
│
├── components/         # Reusable UI components
├── lib/                # Utility functions and DB config
├── public/             # Static assets
└── styles/             # Global styles

🧠 Learn More


🌐 Deployment

The app is live on Vercel. The easiest way to deploy your own instance is via the Vercel platform:

vercel deploy

Screenshots

👨‍💻 Author

Developed by Shubh 💡


⭐ Show Your Support

If you like this project, consider giving it a ⭐ on GitHub!


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors