Skip to content

A website that shows Covid 19 data in different countries and in Indian states.

Notifications You must be signed in to change notification settings

Jayashakthi28/React-covid-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Covid Tracker

Live Link: Click Here


About the App:

This app is my First complicated REACT Project.This display the Covid Cases from different countries and in different states in India. The user can view the data in numerical and in graphical way.

Ideas and Tools Used:

  • React JS
  • React Hooks
  • React Router
  • Chart JS
  • React Loading
  • Axios
  • SCSS
  • Infinite Scroll (Intersector Observer)

References:

To run Locally:

Make sure you have Node JS in your system

git clone "git@github.com:Jayashakthi28/React-covid-tracker.git"
cd React-covid-tracker
npm install
npm run

image

Netlify Status