An open API service indexing awesome lists of open source software.

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

Project that demonstrates using React JS and various map libraries to create maps
https://github.com/spinningideas/react-maps

map maps react react-simple-maps reactjs typescript usmap visualization worldmap

Last synced: 11 months ago
JSON representation

Project that demonstrates using React JS and various map libraries to create maps

Awesome Lists containing this project

README

          

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`

2. 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

- https://www.react-simple-maps.io/examples/
- https://www.react-simple-maps.io/examples/map-chart-with-tooltip/

### react-tool-tip

- https://github.com/wwayne/react-tooltip