Experimental Apple Music-like Spotify player using the Web Playback SDK
ongaku is an innovative web application that combines a sleek design with powerful functionality as it leverages the Web Playback SDK. Designed with Nuxt 3 and Vue 3, this experimental project aims to mimic the aesthetics of the macOS Apple Music app while offering seamless integration with Spotify. It’s an excellent tool for any music lover who appreciates both style and performance.
nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.