codewithsadee / music-player

A fully responsive web music player using vanilla javascript, Responsive for all devices, build using html, css, and javascript.

Home Page:https://codewithsadee.github.io/music-player/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub repo size GitHub stars GitHub forks Twitter Follow YouTube Video Views



Web Music Player

A fully responsive web music player using vanilla javascript,
Responsive for all devices, build using html, css, and javascript.

➥ Live Demo


Demo Screeshots

Music Player Desktop Demo

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git must be installed on your operating system.

Run Locally

To run Music Player locally, run this command on your git bash:

Linux and macOS:

sudo git clone https://github.com/codewithsadee/music-player.git

Windows:

git clone https://github.com/codewithsadee/music-player.git

Contact

If you want to contact with me you can reach me at Twitter.

License

This project is free to use and does not contains any license.

About

A fully responsive web music player using vanilla javascript, Responsive for all devices, build using html, css, and javascript.

https://codewithsadee.github.io/music-player/

License:MIT License


Languages

Language:CSS 44.1%Language:JavaScript 37.9%Language:HTML 18.0%