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