Skip to content

mbakin/covid19-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Tracker Chart

This project has been created with the support of an API containing the number of Covid-19 cases.

Tech Stack

Tech Stack: React, Axios, ApexCharts, Material UI

Installation

Download the project to your local computer

  git clone https://github.com/mbakin/covid19-graphics.git

Locate to the file directory and open the application with your code editor

  cd project

Install dependencies

  npm install

Run the project at localhost:3000

  npm start

API

Covid-19 cases api : https://covid19api.com/

Demo

Live Server