adrianhajdin / project_corona_tracker

This is a code repository for the corresponding YouTube video. In this tutorial, we are going to build and deploy a corona tracker application. Covered topics: React.js, Chart.js, Material UI, and much more.
https://covid19statswebsite.netlify.com/
1.45k stars 476 forks source link

Api Not updating recovered data #36

Closed jatin711-debug closed 2 years ago

jatin711-debug commented 2 years ago

Not Updating recovered data, error in Api itself

avinash201199 commented 2 years ago

Not Updating recovered data, error in Api itself

how to correct this ? any modification you have done ?please reply @jatin711-debug

jatin711-debug commented 2 years ago

Instead of using api used in project use this api-> https://rapidapi.com/Gramzivi/api/covid-19-data/ Just make sure you Destructure data accordingly

avinash201199 commented 2 years ago

Instead of using api used in project use this api-> https://rapidapi.com/Gramzivi/api/covid-19-data/ Just make sure you Destructure data accordingly

Thank you so much