Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/citralflo/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.
https://github.com/citralflo/song-of-the-day

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Song of the day
## Created by CitralFlo

# Preview
![image](https://github.com/CitralFlo/song-of-the-day/assets/80779749/62fd84de-3180-43e8-ac81-15b319cfe677)

# 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)