A modern, full-stack web application built using Next.js (with TypeScript) and Supabase. This platform allows users to add businesses and manage their events through a clean and responsive UI. Developed as part of an internship at Nexus, it focuses on real-time data, scalability, and simplicity.
- 🏢 Create and view business listings
- 📆 Add and manage events tied to businesses
- 🔄 Real-time data updates using Supabase
- 💻 TypeScript + Next.js for clean, typed frontend development
- 🎨 Tailwind CSS/PostCSS for UI styling
- ☁️ Uses Supabase for database and API integration
| Layer | Tool/Framework |
|---|---|
| Frontend | Next.js with TypeScript |
| Styling | Tailwind CSS (via PostCSS) |
| Backend DB | Supabase (PostgreSQL + REST API) |
| Hosting | Localhost / Vercel / Netlify |