https://trpglobokar.github.io/water-world/
Renders topographic map which allows user to explore what the world would look like if the sea level rose in increments of 800 feet.
- Clone repo
- Run
npm install
- Run
npm start
- App should open automatically at http://localhost:3000
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- add toggle to show/hide existing coastlines as white lines
- support linear AND logarithmic sea level rises
- generate maps for logarithmic sea level rise
- add toggle between linear and logarithmic
- support more detailed maps
- generate detailed maps for USA, Europe, Seattle, and Japan
- add toggle between various locations