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
- Clone this project.
- Go to project directory in your terminal/command prompt.
- Type and execute/run
yarn addto install the packages in this project. - Type and execute/run
yarn startto start the project locally.