Users should be able to:
- Play, pause a song.
- Skip forward and backward to another song.
- Easily identify which song is currently playing.
- Minimize the menu for a cleaner interface.
- View a slider with colors that correspond to the current song being played.
- Have a seamless experience on both mobile and desktop devices.
In the project directory, you can run:
npm install (to install all dependencies)
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
