nss-evening-cohort-26 / FE-Hackathon-music-streaming-project

2 stars 0 forks source link

Create Routes #3

Closed britnay268 closed 5 months ago

britnay268 commented 5 months ago

User Story: User needs to route to Home, My Playlist, Profile.

Acceptance Criteria: Create playlists.js file Create profile.js file Create a playlist folder In the playlist folder, create new.js file and [id].js (for details - adding sounds) In the playlist folder, create edit folder with [id].js file image Create songs.js file

NOTE: [id].js in playlist folder and the songs.js should be connected in order to add a song directly to the playlist

Dependencies: Have no dependencies

britnay268 commented 5 months ago

Completed in PR routes/bg.