Skip to content

DMartiniDev/map-marklet-front-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Marklet

Map Marklet is a Chrome extension that lets users save urls to markers on a personal instance of Google Maps and share with friends.

popup main-page

Motivation

While planning for road trips, I often save bookmarks to many websites which I then reference later. However, it's difficult to know the locations the websites refer to. This Chrome extension helps users locate the places that the websites refer to on a map.

Demo

demo

Getting Started

  • Clone this repository: git clone https://github.com/junagao/map-marklet-front-end.git
  • cd into the project folder: cd map-marklet-front-end
  • Install dependencies: npm install
  • Start the project: npm start

Tech Stack

  • React
  • Google Maps Api

Authors

Contributing

If you'd like to contribute to this project, feel free to open a new issue in this repository so we can get a conversation started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • HTML 30.5%
  • CSS 6.4%