How to build a music player with HTML, CSS and javascript
May 7, 2023 · 9 min read · In this tutorial I will show you how to build a simple music player which you can add to your portfolio. This is a great project to build if you are a beginner in web development because it will show how to use event listeners in javascript. Let’s ge...
Join discussion