A simple Lo-fi music player built with vanilla JavaScript. The app uses the Lo-fi Radio API to stream relaxing beats while you work, study, or unwind.
I used youtube iframe api and made it's display none ^_^
With this template project you can quickly start using Vanilla JS!
npm i
In order to download the development dependencies.
You may use other package managers with its respective commands, if you wish so.
You may simply insert the index.html
file path into your browser to see your app.
But if there are problems with CORS, JavaScript modules, or with your workflow in general, you might prefer to use a live local server to host your app as well as reloading it on every file change.
To start the live server, use
npm run dev
and it will be served at http://localhost:8080
.
- The CRT effect :
https://onesemester.tech
Made by: Quantinium - Scanline :
https://dev.to/ekeijl/retro-crt-terminal-screen-in-css-js-4afh
Thank you
Have a great day
^-^