Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arturbomtempo-dev/music-player

Creation of a music player with JavaScript.
https://github.com/arturbomtempo-dev/music-player

css html javascript music-player

Last synced: 5 days ago
JSON representation

Creation of a music player with JavaScript.

Awesome Lists containing this project

README

        

# Music Player
Creation of a music player to train my knowledge of HTML, CSS and especially JavaScript.

![Image of the music player](https://user-images.githubusercontent.com/96635074/223611645-8a649026-d83d-42ed-97ee-497bc4f4c43b.png)

## 🔨 Project functionality
Play some predefined songs, simulating a music streaming platform.

## 💻 Technologies used
* [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML): page structuring, accessibility and semantics
* [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS): page styling and responsiveness
* [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): dynamicity of the page

## 📁 Project access
You can view the hosted page by clicking [here](https://music-player-artur-bomtempo.vercel.app/).