Covid Tracker App
Spring, Java, HTML, CSS, JS
App created during the Covid-19 pandemic that shows the number of daily infections worldwide. It is a table listing countries in alphabetical order. I used Spring to write it and fetched data from the internet via the GitHub COVID-19 dataset API. Feel free to visit GitHub and check out the code.