Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```