Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 610 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 610 Bytes

Covid-19 react dashboard

This repository displays real-time data about Covid-19 virus outbreak.

See Demo

Used technologies

  • React.js (Create React App)
  • Hooks
  • Styling with Styled Components
  • Deployed on Netlify

Installing project

clone project
cd covid19-dashboard

Install the dependencies

yarn

Start development server

yarn start
Visit http://localhost:3000

Building for production

To create an optimised version of the app

yarn build

Data source

See mathdroid/covid19