Skip to content

Yunusisback/geo-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Map 🗺️

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.

note-map

Key Features

  • 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.

Tech Stack

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!

About

Location-based Note Taking application built with Vanilla JavaScript and Leaflet.js. Features interactive map markers, geolocation support, and LocalStorage persistence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors