Frontend for the music streaming web application, MeloFi, using React.
What’s Done
- Implemented the frontend for a user authentication system (login/signup).
- Built a dashboard that displays music, and playlists.
- Created search page with functionality so that users can find songs by name, artist or albumn name
- Used a free api
https://github.com/kiranugale2o/free-music-apifor fetching the songs details.
What All I Couldn’t Do
- Playlist ui that lists all songs in a selected playlist
- Profile page