Skip to content

sanliverpool13/covid19-tracker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

Screenshots From Live Site:

Home-Page Pie Chart Bar Chart

Description

This is a react app that tracks covid-19 data using the api https://covid19.mathdro.id/api. CSS modules were used to style components. Material UI was used for Grid system, Cards, and Typography. React-Charts2-js was used for the Pie and Bar charts.

The Fixed left navigation bar was styled only with CSS and no Material UI.

The app is still very much a work in progress as more features will be added. The code will also have to be refactored in some places to measure to clean code standards.

All in all this is a very beginner level app that is used to practice front-end development with React skills.

About

A simple covid-19 tracker. Data was fetched from an external API. Data was visualized through cards and charts. Inspired by https://github.com/adrianhajdin/project_corona_tracker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published