Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

denpresich/COVID-19

Repository files navigation

About The Project

COVID-19 presents a dashboard with statistics about Coronavirus cases around the world. All the data comes from JHU CSSE Data Repository.

Demo

You can try an up-to-date deployed version of an application here.

Built with

Getting Started

To run the application locally, you need to clone the repository on your machine.

git clone git@github.com:denpresich/COVID-19.git

After the project was cloned, you need to install all the project dependencies using the next terminal command.

yarn

Available Scripts

yarn dev – run the application locally under the localhost:5001

yarn build – build an application

yarn lint – run the eslint to fix all files under src folter

yarn test – run all tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published