Music App showing Albums with tracks, when searched for. Data is sourced by writing dynamic REST API routes that chained queries to the API for music information.
- The user can search for by Artist, genre, title, album.
- The user is able to view tracks in an album when its selected.
- The user can select songs from the tracklist and play.
- Frontend - Vercel
This project was bootstrapped with Create React App.