/quantumdemi

Primary LanguageJavaScript

Logo

QuantumDemi

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:

License Build Status

Demo

Installation

All the code required to get started

Clone

Clone this repo to your local machine using https://github.com/Kubanacode/quantumdemi.git

Setup

Install all package first

$ npm install
OR
$ yarn add

Run

$ npm start
OR
$ yarn start