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
- Host: GitHub
- URL: https://github.com/spinningideas/react-maps
- Owner: spinningideas
- License: mit
- Created: 2021-08-21T15:19:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T22:58:44.000Z (over 3 years ago)
- Last Synced: 2025-01-13T18:37:12.678Z (about 1 year ago)
- Topics: map, maps, react, react-simple-maps, reactjs, typescript, usmap, visualization, worldmap
- Language: TypeScript
- Homepage:
- Size: 2.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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