Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.18 KB

File metadata and controls

44 lines (30 loc) · 1.18 KB

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