david07diaz/neon-nights-bar-hopper-s-paradise
0
Manual changes saved
Create a Progressive Web App (PWA) called JAMS, a social app for bars and nightclubs in a city. It's like Instagram + TikTok for nightlife: users book tables, buy tickets, order menus, and bars post promotions. Make it mobile-first, dark theme (black/purple #6366f1), with React/Next.js frontend, Supabase backend for auth/DB, and Tailwind CSS. Include routes: / (landing), /feed, /explore, /bar/:id, /user/:id, /cart, /dashboard. Add PWA manifest and service worker. Use LocalStorage for mock data initially. Generate sample data for 3 bars and 5 users.
initial commit
