Using React Hooks and async/await to make a Covid-19 Virus Tracker
Let's build a Corona virus Tracker app with React. We will be using this free API Corona Stats that @mathdroid has kindly made for us.
This will be a basic code along style article.
File cleanup
In create react app clean up the files you don't need. ...
davidbell.hashnode.dev5 min read