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

Render a spinner in cards component while fetching data #19

Open ysherqawi opened 4 years ago

ysherqawi commented 4 years ago

I‘ve created spinner component and imported it in cards component to be rendered while fetching data instead of loading word @adrianhajdin