-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Build a simple web-based music player with basic controls.
- Create an audio player with play, pause, and skip buttons.
- Add a progress bar to show track position.
- Implement volume control and track list selection.
- Style the UI with animations and smooth transitions.
- Add playlist functionality with local storage.
- The music file can be hardcoded by you or fetched from an API.
- The submission should include a demo video as well.