Skip to content

Apple Music clone made with electron for Desktop Applications

License

Notifications You must be signed in to change notification settings

adilabdu/music-app-electron

Repository files navigation

image

A Vue3 + Electron Apple Music clone application, including Vite and Electron Builder.

About

An Apple Music clone desktop application made with Electron, Vue JS and Tailwind CSS that consumes the free Deezer API to collect track data and displays popular playlist with previews for each track.

Install dependencies & build native node modules

npm install
./node_modules/.bin/electron-rebuild

Run the Development Server

npm run dev

Build and Package Commands

npm run build:win # uses windows as build target
npm run build:mac # uses mac as build target
npm run build:linux # uses linux as build target

About

Apple Music clone made with electron for Desktop Applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published