You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user can click and view any individual album/audio book. The url for each individual album/audio book page should be “/albums/:id” or “/books/:id” (depending on which you choose)
Only the first 10 albums/audio books should show at first on /. The user should have a way to checkout the next/last 10 items.
A user should be able to filter through their collection on /my-collection based on the genre of albums/audio books.
The text was updated successfully, but these errors were encountered:
Implement the following features:
The text was updated successfully, but these errors were encountered: