omergal99 / react-music-world

Music player React.js

Home Page:https://omergal99.github.io/react-music-world/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have uploaded the project to a URL: https://omergal99.github.io/react-music-world/#/

Explanation

USE Node version v10.15.3

Im use yarn so we need to install it:

npm i -g yarn or not Globaly: npm i yarn

After that install node modules:

yarn

And then we can run the App:

yarn start

About

Music player React.js

https://omergal99.github.io/react-music-world/#/


Languages

Language:JavaScript 71.2%Language:CSS 25.1%Language:HTML 3.6%