This is the source code for the COVID-19 in Charts website.
This website uses the data provided by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). This data isn't perfect, for that reason, I wouldn't recommend using this website in any official manner.
I extracted the code that allows fetching and querying the JHU CSSE COVID-19 data into its own library: COVID-19 API.
You are free to use it in your own projects.
This application was developed in React.
To run the application, use:
yarn start
OR
npm start
Afterwards, you should be able to view the app at http://localhost:3000
.
- Sharing buttons: https://sharingbuttons.io/
If you are looking for a web or mobile app developer, I might be available for freelance work. You can find out more about me on my website.