Map Marklet is a Chrome extension that lets users save urls to markers on a personal instance of Google Maps and share with friends.
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.
- 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
- React
- Google Maps Api
- Dave Martínez - Github - LinkedIn
- Juliane Nagao - Github - LinkedIn
- Kryshlynn Florante - Github - LinkedIn
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.