Supported Browsers : Chrome and Firefox
A minimalistic music player web application built with ReactJS
Mobile | Desktop |
---|---|
- Minimalistic UI
- Responsive
- Play/Pause
- Play next audio
- Play prev audio
- Progress Bar
- Seek through Progress Bar (Only Desktop)
- Add audios to queue
- Clone the repository
- cd into dir and run
npm install
- To start the project
npm start
- Visit
http://localhost:3000
- I'll write it later :)