A modern event discovery platform built with Next.js, designed to help developers discover and explore tech events through a clean and responsive interface.
🚧 Project Status: In Development — approximately 60% completed.
- 📅 Browse available developer events
- 🔎 Explore event details
- 📱 Responsive design
- 🎨 Modern and clean UI
- 🧩 Reusable React components
- ⚡ Built with Next.js
- Next.js
- React
- TypeScript
- Tailwind CSS
- MongoDB
Clone the repository:
git clone https://github.com/SedjaiRadja/Dev-Event.git
cd Dev-EventInstall dependencies:
npm installRun the development server:
npm run devThen open http://localhost:3000 in your browser.
This project is currently paused at an early stage and may be continued and expanded in the future.
Planned improvements include:
- 🔐 Authentication
- ⭐ Favorite events
- 📩 Event registration
- 🔔 Notifications
- 🔎 Advanced filtering
- 📊 User dashboard
- ✨ Further UI/UX improvements
Dev Event is a personal project created to practice and improve Next.js, TypeScript, database integration, and modern frontend development.