Skip to content
/ muser Public

🎵 A simple mp3 player built with Electron, React.

License

Notifications You must be signed in to change notification settings

Myoschen/muser

Repository files navigation

Muser

 

Muser

Github top language Github language count Repository size License


Screenshots   |   About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


📷 Screenshots

☀️ Light

muser-light

🌙 Dark

muser-dark

⚙️ Setting

muser-setting

🎯 About

A Simple Music Player.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/Myoschen/muser

# Access
$ cd muser

# Install dependencies
$ pnpm

# Run the project
$ pnpm dev

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Myos

 

Back to top