Skip to content

kernel-J/react-map-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This one page app renders a list of cities on the left side of the screen and a map on the right. Markers will appear on the map when cities on the list are clicked and markers will bounce when the city on the list is hovered over.

Install

Make sure to use yarn version >= 1.12.1

yarn install

If you have your own google api keys, you can replace the developper url in config.json

Development Mode

To launch with development server, run:

yarn start

Open http://localhost:3000 to view it in the browser.

Build

To build, run:

yarn build

Tests

To run tests:

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors