Skip to content

laisfrigerio/js-audio-player

Repository files navigation

Logo

©️ Pl<|yer

An audio player made with pure javascript πŸ’™

πŸ“· Screenshots

Application screenshot from Desktop device - Light theme

Application screenshot from Mobile device - Light theme

Dark theme

Application screenshot from Desktop device - Dark theme

Application screenshot from Mobile device - Dark theme

πŸ› οΈ Stack

  • HTML/PUG
  • CSS/SASS
  • Javascript
  • Webpack (To compile sass/pug/js)
  • Fontawesome icons
  • Unit tests with JEST (97.47% of coverage)
  • Create logo here

Features

  • β˜‘οΈ 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

Run

  npm install
  npm run loc

Generate Build

  npm run build

πŸ‘© Author

@laisfrigerio

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE.md file for details