Closed BrandonErik-FS closed 11 months ago
The React portion of the application is now ready to go. I've added a search field and results section containing individual cards for each search result, complete with pagination. A header containing the Spotify logo and a logout button has been added. The logout button is displayed only when the user is logged in. I created an empty state shown when no results are returned from a search. Additionally, I created some skeleton cards with shimmer effects that show up while a search request is being processed. When artwork is missing in the results, it is replaced with a grayscale version of the Spotify logo. And, of course, the entire application is now responsive and as accessible as possible.
Add the following features to the React frontend application: