Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 652 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 652 Bytes

Preview

YACOT

Means Yet Another COronavirus Tracker is a web application which lists the current number of cases reported around the world. Data are provided by this repository. I have no idea about their validity.

The aim of this project is just to train with some tools like spring framework or java lambdas.

Requirements

How to run

  • git clone
  • cd yacot
  • mvn spring-boot:run

open your favorite browser at http://localhost:8080