React app that displays most populated cities of Earth on a map! City markers are proportional to their relative populations. Click on cities to learn more.
View live on heroku: https://earth-cities.herokuapp.com/
- React, react-bootstrap
- react-simple-maps, react-tooltip to render map and tooltip
- Wikipedia API for city info
- City and country data from GeoName
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Formats files with prettier
.