Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertene1994/disaster-relief
Simple Web application for predicting natural disasters and escape routes.
https://github.com/robertene1994/disaster-relief
disaster-relief escape-routes google-maps predicting-natural-disasters
Last synced: 3 days ago
JSON representation
Simple Web application for predicting natural disasters and escape routes.
- Host: GitHub
- URL: https://github.com/robertene1994/disaster-relief
- Owner: robertene1994
- License: mit
- Created: 2020-09-20T16:19:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T15:26:05.000Z (over 4 years ago)
- Last Synced: 2024-11-20T15:17:38.012Z (2 months ago)
- Topics: disaster-relief, escape-routes, google-maps, predicting-natural-disasters
- Language: JavaScript
- Homepage: https://disaster-relief-web.herokuapp.com
- Size: 185 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Disaster Relief
### Simple Web application for predicting natural disasters and escape routes. It can be accessed at [DisasterRelief](https://disaster-relief-web.herokuapp.com).
#### DevOps (CI/CD) ☁
[![DevOps (CD)]()](https://github.com/robertene1994/disaster-relief/actions?query=workflow%3A%22DevOps+%28CD%29%22)
#### Continuous Deployment 🚀
![Heroku](https://heroku-badge.herokuapp.com/?app=disaster-relief-web)
## Installation 🔧
To install this application you can use [npm](https://www.npmjs.com/), the [Node](https://nodejs.org/)'s package manager.
```bash
npm install --save
```## Scripts 📜
### `npm start`
Runs the app in the development mode.
Open [http://localhost:4200](http://localhost:4200) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.
## License 🔑
[![MIT](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)