Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 658 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 658 Bytes

React Project Maps is a reference implementation for creating maps within a React JS application and uses react-simple-maps for implementation

Live Demo

https://spinningideas.github.io/react-maps/

Get Started

In the project directory, you can run:

  1. Install packages

npm install

  1. Start and run the application

npm start

Runs the app in the development mode and launches browser to http://localhost:3000/react-maps

Map Libraries Used

react-simple-maps

react-tool-tip