/covidtracker

COVID 19 Dashboard

Primary LanguageJavaScript

Hi everyone, my name is Vincent and I am a front-end developer.
I made this project as a hobby project for my portfolio.
I wanted to make a COVID-19 website in Indonesia that is good looking yet informative. \

Please star this project if you find it useful or interesting!

CovidTracker was bootstrapped with Create React App and deployed to Cloudflare Pages

How to Run This Project?

Prequisite:

NodeJS

Steps:

  1. Clone this project
  2. Type and execute/run npm i. Wait until the installation is finished.
  3. Type and execute/run npm start to start this project.
    • There might be issue adding the table dependencies from material-ui library. \
    • Take note the missing packages and run npm i packages_name_here. Try starting the project again.
    • If there is another missing package, do previous step.

Credits