/song-of-the-day

The "Song of the Day" web app, dynamically presents a randomly chosen favorite track upon page refresh, offering a delightful surprise with each visit. Powered by Java, Spring Boot, and Thymeleaf, users can enjoy a new song experience daily.

Primary LanguageJava

Song of the day

Created by CitralFlo

Preview

image

Overview

This is a simple web application that displays randomly selected song from my favourite tracks every time You refresh the page.

Tech Stack:

  • Java
  • Spring Boot 3.2.4
  • Maven
  • Thymeleaf

Run project

  1. Clone the repository
  2. Open the project in your IDE
  3. Run the project
  4. Open the browser and go to http://localhost:8080/
  5. Refresh the page to see the new song (optional)