This is a single page application which displays up-to-date COVID-19 statistics built using React.js. The project is hosted live on Netlify and it can be viewed Here.
Covid-19 data displayed in this application is obtained from NOVEL COVID-19 API. A list of COVID-19 related articles is retrieved from New York Times API and COVID-19 facts from Johns Hopkins.
In addition to using HTML, CSS and React.js for building this project, i have also used d3.js for data visualization, react-router-dom for managing the routes and react-reveal for animation. For a full list of dependencies, check the package.json file.
The project is hosted live Here on Netlify.