An audio player made with pure javascript π
- HTML/PUG
- CSS/SASS
- Javascript
- Webpack (To compile sass/pug/js)
- Fontawesome icons
- Unit tests with JEST (97.47% of coverage)
- Create logo here
- βοΈ Setup project
- βοΈ Cross Browser Flexbox
- βοΈ Dark/Light Mode
- βοΈ Custmize player (add play/pause button, add next/previous button, etc)
- βοΈ Play a music
- βοΈ Pause a music
- βοΈ Auto player (got to next music)
- βοΈ TDD
- π² List tracks from an album
- π² Play next music
- π² Play previous music
npm install
npm run loc
npm run build
This project is licensed under the MIT License - see the LICENSE.md file for details