Spotify Discography Viewer
Artist discographies with the Spotify API
Built With
React
Bootstrap
Sass
Axios
Links
Project Summary
Spotify Discography Viewer is a React web application that lets users search for artists and explore their complete discographies using the Spotify Web API. It was built to practice API integration and front-end development, providing a responsive and user-friendly interface for browsing albums and tracks.
Highlights
- Search for artists and view their full discography.
- Album modal displays cover, release date, and tracklist.
- Sort albums by release date and paginate for easier navigation.
Back to projects