Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohcnetwork/citizen-centre
https://github.com/ohcnetwork/citizen-centre
covid-19
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohcnetwork/citizen-centre
- Owner: ohcnetwork
- License: mit
- Created: 2020-04-11T05:35:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:15:49.000Z (about 2 years ago)
- Last Synced: 2024-11-21T15:16:11.792Z (about 2 months ago)
- Topics: covid-19
- Language: Reason
- Size: 1.21 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Citizen Centre App | CoronaSafe
[![Netlify Status](https://api.netlify.com/api/v1/badges/9f38f5ce-1260-453e-8f28-af26485ee05f/deploy-status)](elastic-northcutt-67c7b1/deploys)
![Corona Safe Logo](https://res.cloudinary.com/bodhi/image/upload/v1584022097/apps/coronasafe/Coronasafe-logo_b6fclm.png)The Citizen Centre app was built as a portal for citizens to report cases related to the COVID-19 outbreak.
## Run Project
```sh
npm install
npm run dev
# in another tab
npm run re:watch
```