The QuamtumDemi platform was created in order to map the progress of COVID19 in Brazil
To view the project visit quantumdemi.netlify.com
For this project it was used:
All the
code
required to get started
Clone this repo to your local machine using
https://github.com/Kubanacode/quantumdemi.git
Install all package first
$ npm install
OR
$ yarn add
Run
$ npm start
OR
$ yarn start