https://github.com/nikrb/fcc-meteorites
fcc project to display meteorites sites across the globe using react and d3
https://github.com/nikrb/fcc-meteorites
Last synced: 12 months ago
JSON representation
fcc project to display meteorites sites across the globe using react and d3
- Host: GitHub
- URL: https://github.com/nikrb/fcc-meteorites
- Owner: nikrb
- Created: 2017-07-15T10:04:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T20:12:49.000Z (almost 9 years ago)
- Last Synced: 2025-06-25T03:02:45.764Z (12 months ago)
- Language: JavaScript
- Size: 2.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fcc project to display meteorite distribution across the planet, using react and d3. [demo](https://nikrb.github.io/fcc-meteorites)
world map source [here](https://freevectormaps.com/world-maps)
convert eps to svg [here](http://image.online-convert.com/convert-to-svg)
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).