A location-based note-taking application built with React and Leaflet. This project allows users to drop pins on an interactive map and attach notes to specific locations, storing data persistently in the browser's Local Storage.
- Interactive Map: Powered by Leaflet for smooth zooming and panning.
- Geolocation: Automatically detects user's current position.
- Pin & Note: Click anywhere on the map to add a custom note.
- Persistence: All notes are saved to LocalStorage (data remains after refresh).
- Navigation: Click on a note in the sidebar to fly to its location on the map.
| Category | Technologies |
|---|---|
| Framework | React (Vite) |
| Map Library | Leaflet, React-Leaflet |
| Storage | LocalStorage API |
| Styling | CSS Modules / Leaflet CSS |
Contributing 🤝
Contributions, issues, and feature requests are welcome!
