Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 902 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 902 Bytes

Netlify Status

Music Player Application

Features

  1. User should be able to sign in / sign up
  2. User should be able to play/pause/skip and loop songs
  3. User should be able to increase/decrease/mute volume of playing song
  4. User should be able to search for songs by song-name, artist-name, album-name
  5. User should be able to like a song
  6. User should be able to create a playlist
  7. Song should have details like a cover image, singer, album
  8. App should have a music player component, accessible across all pages of the website.
  9. User should be able to keep playing music across app pages
  10. Music player component should show playing song details, allow user to play/pause song and control volume.
  11. User playlists should be public