Awesome
Kerala Flood Map
A crowdsourced map of requests for help.
Join Slack
We're at the 72-flood-report-map channel
Tech Stack
- React
- React-Leaflet (OpenStreetMap based Map Rendering)
How to Contribute
- Create issues for any bugs or enhancements
- Work on those which you find interesting
Set Up Local Development Machine
- Make sure you have node installed
- Clone the repo
- Run
npm install
from the root - Copy data from keralarescue.in/data to public/data
- Hack On!