Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 680 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 680 Bytes

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.