https://github.com/burhanuday/help-flare
Help Flare is a project aimed at reducing problems created by the COVID-19 lock-down. Report areas on a map that need help.
https://github.com/burhanuday/help-flare
covid19 react webapp
Last synced: about 1 year ago
JSON representation
Help Flare is a project aimed at reducing problems created by the COVID-19 lock-down. Report areas on a map that need help.
- Host: GitHub
- URL: https://github.com/burhanuday/help-flare
- Owner: burhanuday
- Created: 2020-03-31T11:54:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T16:01:14.000Z (almost 6 years ago)
- Last Synced: 2025-03-19T05:55:57.875Z (over 1 year ago)
- Topics: covid19, react, webapp
- Language: TypeScript
- Homepage:
- Size: 1.83 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Help Flare
Help Flare is a project aimed at reducing problems created by the COVID-19 lock-down. Report areas on a map that need help. This information is then shown to groups that are working towards help efforts. It is currently live and in use
Watch a short introduction to the project
[](https://www.youtube.com/watch?v=EY4HCGZaF6I)
## Development
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
In the project directory, you can run:
`yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
`yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
## Contributing
Create a new issue to contribute
## License
MIT License
Copyright (c) 2020 Code Endeavour
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.