event_management

๐ŸŒŸ Events Explorer

A stunning, responsive event discovery platform built with Next.js 13+ App Router, TypeScript, and Tailwind CSS. Explore curated tech, business, design, and community events across India with a beautifully crafted UI.


โœจ Features


๐Ÿ—‚๏ธ Folder Structure

src/
โ”œโ”€โ”€ app/
โ”‚   โ”œโ”€โ”€ layout.tsx             # Global layout
โ”‚   โ”œโ”€โ”€ page.tsx               # Landing page with filters and event cards
โ”‚   โ””โ”€โ”€ events/[id]/page.tsx   # Dynamic route for each event
โ”œโ”€โ”€ components/
โ”‚   โ””โ”€โ”€ EventCard.tsx          # Reusable event UI card
โ”œโ”€โ”€ data/
โ”‚   โ””โ”€โ”€ events.ts              # Static JSON-like array of event objects
public/
โ””โ”€โ”€ event-images/              # All static images for events

๐Ÿš€ Getting Started

Clone and Install

git clone https://github.com/Krishi1211/event_management.git
cd events-explorer
npm install
npm run dev

Visit http://localhost:3000 in your browser.


๐Ÿ–ผ๏ธ Required Images in public/event-images/

You can replace them with your own, just keep the filenames consistent.


๐Ÿ› ๏ธ Built With


๐Ÿง  Improvements (Optional Ideas)


๐Ÿงพ License

Licensed under the MIT License.


๐Ÿ’Œ Contact

Built with โค๏ธ by [Krishi Shah]
Feel free to reach out via krishishah1211@gmail.com