Disaster-Management-App
This web-app has following features
- allows users to report disasters and shelters
- allows users to view the areas of disaster
- report users under threat
- allows admin to send alert messages to people without internet connection
To install dependencies
- npm install
To run it on your localhost(port:8080)
- npm start