Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakilk130/react-covid-19-app


https://github.com/sakilk130/react-covid-19-app

covid-19 react react-covid-19 sakilk130

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# COVID 19 LIVE UPDATE

A web app to represent the data of COVID-19 epidemic build with React, Chart.JS and Material UI.

This is motivated and learned from [Javascript Mastery](https://www.youtube.com/watch?v=khJlrj3Y6Ls).

## Tech Stack

- HTML5, CSS3, Javascript, ReactJS, React Hooks, Chart.JS, Material UI
- API used: https://covid19.mathdro.id/api

## Screenshot of the Web App

![](assests/Capture.PNG)

## Getting Started

- Fork and clone this repository
- Run `npm i && npm start`