/React-covid-tracker

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

Primary LanguageJavaScript

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