A premium event discovery and management platform designed to connect people with the best local experiences.
- 🎯 Festival Discovery: Explore curated local events and festivals with a high-fidelity visual experience.
- 🚀 Priority Access: Join waitlists for upcoming events to secure early-bird slots.
- 🎫 Seamless Registration: Quick and intuitive registration process for event attendees and business partners.
- 📱 Responsive Design: Fully optimized for mobile, tablet, and desktop viewing.
- 💎 Premium UI: Modern aesthetics featuring glassmorphism, smooth animations, and a sleek dark mode.
- Framework: Next.js 15.1.6 (App Router)
- Styling: Tailwind CSS 4.0
- Animations: Framer Motion 12.0
- Icons: Lucide React
- Language: TypeScript
- Node.js 18.x or later
- npm, yarn, pnpm, or bun
-
Clone the repository:
git clone <repository-url> cd Findme/my-app2
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
src/
├── app/ # Next.js App Router (pages & global styles)
├── components/ # Reusable UI components
│ └── landing-page/ # Main landing page sections (Hero, Waitlist, etc.)
├── config/ # App configurations and constants
└── public/ # Static assets (images, SVGs)
This project is private and proprietary.