A location-based web application that helps users explore California counties and discover nearby kitchens and catering options through an interactive map interface.
- Next.js 14
- React
- TypeScript
- Tailwind CSS
- TopoJSON / react-simple-maps
- Interactive California counties map
- County-based location filtering
- Dynamic UI updates based on user selection
- Responsive layout for desktop and mobile
- Node.js 18+
npm install
npm run devOpen http://localhost:3000 in your browser.
This project emphasizes frontend architecture, TypeScript safety, and geospatial data visualization in a modern React application.