Skip to content

bgwebagency/covid-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker - A Scalable React Application - Using React, Redux, Thunks, Selectors & Styled Components

URLs

Demo

http://bgwebagency.in/projects/ui/covid-tracker/

Full Article at:

http://bgwebagency.in/create-covid-tracker-scalable-react-application/

Softwares and APIs Required for this Tutorial:

  1. nodejs: https://nodejs.org/en/
  2. API: We are using an API which will return latest report for a country based on country code. https://api.thevirustracker.com/free-api?countryTotal=US
  3. More APIs from the same API provider: https://thevirustracker.com/api
  4. Alternate Similar APIs: (If the previous one is not working) https://corona.lmao.ninja/v2/countries/SG https://covid-19-apis.postman.com/ or any other API that returns report for a single country.
  5. API for global stats: (For Task after Tutorial) https://api.thevirustracker.com/free-api?global=stats
  6. Alternate Similar API for global stats: (For Task after Tutorial) https://corona.lmao.ninja/v2/all

Follow Me

  1. YouTube Channel: https://www.youtube.com/channel/UC5meqZ4An3SU4-1Wd_sX1Vw
  2. Follow Me On Twitter: https://twitter.com/TheKiranDash

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published