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

https://github.com/codestun/simple-music-app-js

playground App or learning JS
https://github.com/codestun/simple-music-app-js

Last synced: 8 months ago
JSON representation

playground App or learning JS

Awesome Lists containing this project

README

          

# Simple-Music-App-JS
Playground App for learning JS

The goal is to build a small web application with HTML, CSS, and JavaScript that loads
data from an external API and enables the viewing of data points in detail.

In order to focus mainly on JS and less on HTML and CSS, I decided to include Tailwind in my project.