Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohcnetwork/awareness
A multi-language serverless quiz based app created with reason react.
https://github.com/ohcnetwork/awareness
coronavirus covid-19 infomation reason-react
Last synced: about 2 months ago
JSON representation
A multi-language serverless quiz based app created with reason react.
- Host: GitHub
- URL: https://github.com/ohcnetwork/awareness
- Owner: ohcnetwork
- License: mit
- Created: 2020-03-10T11:42:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:53:50.000Z (about 2 years ago)
- Last Synced: 2024-11-14T08:15:40.140Z (2 months ago)
- Topics: coronavirus, covid-19, infomation, reason-react
- Language: Reason
- Homepage: http://app.coronasafe.in/
- Size: 1.28 MB
- Stars: 22
- Watchers: 5
- Forks: 13
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Corona Awareness App | Corona Literacy Mission
![Corona Safe Logo](https://res.cloudinary.com/bodhi/image/upload/v1584022097/apps/coronasafe/Coronasafe-logo_b6fclm.png)The Corona Awareness app was built as part of the Corona Literacy Mission to help people learn about hygiene practices and protective measures against the COVID-19 outbreak via a series of Quizzes.
## Run Project
```sh
npm install
npm run dev
# in another tab
npm run re:watch
```