Simple app to find nearby chai and coffee spots in India. Built with Next.js, React, Tailwind, and TypeScript. Just made for fun and to explore APIs.
Important
Does not work everywhere. Results mostly show up in big cities like Delhi, Mumbai, Bangalore, Kolkata, Jaipur, Chandigarh. Smaller towns may return nothing.
- OpenStreetMap Nominatim (for location search)
- Overpass API (for finding places)
- Browser Geolocation API (for current location)
If you want to try using Google Maps API for better accuracy and more features, feel free to fork and modify it. It's open.