This project is a Java-based application developed using Servlets, which interacts with Spotify's API to fetch and display music-related data. The backend is powered by Java Servlets, while the frontend is built with HTML and CSS for a simple yet functional user interface.
- Display genres, artists, shows, episodes and tracks from Spotify's API.
- User-friendly interface designed with HTML and styled with CSS.
- Seamless integration of Spotify's API for real-time data retrieval.
To run this application locally, follow these steps:
- Clone this repository.
- Set up a local server (e.g., Apache Tomcat).
- Configure Spotify API credentials in the application.
Below are some screenshots of the application interface: