alanly / JamJam

Playlist music player made with React, Babel, Electron and NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JamJam Music Player

What It Is

Just a minimal and simple music player made using React, Babel, Browserify, Electron and Node. I made it for fun and for learning React.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/Cherubyx/JamJam
# Go into the repository
cd JamJam
# Install dependencies and run the app
npm install && npm start

License MIT

About

Playlist music player made with React, Babel, Electron and NodeJS.

License:MIT License


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%