项目作者: vincenth19

项目描述 :
COVID 19 Dashboard
高级语言: JavaScript
项目地址: git://github.com/vincenth19/covidtracker.git
创建时间: 2021-07-03T09:12:55Z
项目社区:https://github.com/vincenth19/covidtracker

开源协议:

下载


CovidTracker

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