Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 567 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 567 Bytes

COVID-Watch

Data visualization for COVID-19 data

Tech Stack

Starting the app

Navigate to this directory and type in npm i or yarn install to install all the required dependencies. Then, type in npm start or yarn start to start the server. It should open up a window or new tab in your default browser.