A simple web app that allows users to search for a city or pin code and view it on an interactive OpenStreetMap using Leaflet.js.
- π Search for cities, states, or pin codes
- π Displays latitude & longitude of the location
- πΊοΈ Interactive zoomable map with marker
- π± Fully responsive design
- HTML5
- CSS3
- JavaScript (ES6)
- Leaflet.js
- OpenStreetMap API
- Clone the repo
git clone https://github.com/ramesh-852000/location-finder-app.git
