Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arturbomtempo-dev/music-player
- Owner: arturbomtempo-dev
- Created: 2023-03-08T03:00:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T01:26:22.000Z (6 days ago)
- Last Synced: 2025-02-07T02:25:56.996Z (6 days ago)
- Topics: css, html, javascript, music-player
- Language: JavaScript
- Homepage: https://music-player-artur-bomtempo.vercel.app/
- Size: 82.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).