# music-player **Repository Path**: monsterxiao/music-player ## Basic Information - **Project Name**: music-player - **Description**: A Music Player developed with JavaScript / HTML / CSS / Node.js / Electron - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-29 - **Last Updated**: 2023-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Electron, JavaScript, HTML, CSS, Nodejs ## README # Music player A music player developed with JavaScript / HTML / CSS / Node.js / Electron #### How to run the app 1. Clone or download the code files; 2. Open the file called main.js by Visual Studio Code; 3. Open the terminal and enter "npm install"; 4. After step 3 is done, enter "npm run start"; 5. The music player windows shows up. Please enjoy. #### Note 1. Support mp3 music only; 2. audios file is where to store the music file. #### Snapshot for the app ![nusic-player](https://i.postimg.cc/4dH98r2H/music-player.jpg)