Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 862 Bytes

File metadata and controls

32 lines (20 loc) · 862 Bytes

📍 MapMyMemories – Free Version

A lightweight web app that lets you pin memories to a map with a title, description, and image. Ideal for journaling travel, documenting locations, or personal storytelling using geographic context.


🚀 Features

  • Click anywhere on the map to select a location
  • Upload an image, enter a title and description
  • Pins your memory to the map with details
  • All data saved in localStorage
  • Responsive UI with modern styling
  • Uses Leaflet.js and ImgBB API

🛠️ Tech Stack

  • HTML, CSS, JavaScript (Vanilla)
  • Leaflet.js – for interactive maps
  • ImgBB API – to host uploaded images

🔧 Setup Instructions

  1. Clone or download this repository

    git clone https://github.com/copycode69/map-my-memories.git