Skip to content

vincenth19/mycoronastat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi everyone, I designed and made this dashboard to display vaccination data in malaysia.

The vaccination data is supplied by my own backend and the cases is taken from Disease.sh API

How to Run This?

Prerequisite:

Steps:

  1. Clone this project.
  2. Go to project directory in your terminal/command prompt.
  3. Type and execute/run yarn add to install the packages in this project.
  4. Type and execute/run yarn start to start the project locally.