SpringBoot Application providing COVID-19 data in Africa
# COVID-19 Africa Tracker
## SpringBoot Application using Thymeleaf providing COVID-19 data in Africa
### This application provides active case info for every country in africa, both data from the current day and the difference in case totals from 7 days previous
### Steps to run
#### 1. Clone repo
#### 2. If on VSCode, download SpringBoot Extension Pack
#### 3. Execute 'com.covid.covidafrica.CovidDataService'
#### 4. Navigate to 'localhost:8080', and take a gander!