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
- Host: GitHub
- URL: https://github.com/codestun/simple-music-app-js
- Owner: codestun
- Created: 2023-05-12T06:41:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T10:52:47.000Z (about 3 years ago)
- Last Synced: 2025-01-05T22:43:30.414Z (over 1 year ago)
- Language: CSS
- Size: 616 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.