It is responsive music streaming web app developed using Reactjs and Spotify API.
This is the frontend repository
- React Hooks (useState, useEffect, useRef)
- React Router - Routing
- Styling - Styled Components
- Network calls - Axios
- Login (using Spotify account)
- Accessing Playlists
- Accessing Recently Played Songs
- Accessing Reccomendations
- Play and Pause Songs (from playlists, recently played, reccomendations)
- Traverse Playlist using next and previous button
run npm i
and npm start
to see the ListenUp in action
Click on the link below to see the ListenUp in action