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 1 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:53:50.000Z (over 2 years ago)
- Last Synced: 2025-03-10T23:16:22.056Z (about 2 months ago)
- Topics: coronavirus, covid-19, infomation, reason-react
- Language: Reason
- Homepage: http://app.coronasafe.in/
- Size: 1.28 MB
- Stars: 22
- Watchers: 4
- 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
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
```