A soundcloud web-client built on react-redux.
Make sure you have node & npm installed. You can check this by doing node --version
and npm --version
- Clone the repo.
git clone https://github.com/vsc-github/discoh-soundcloud.git
- Run
npm install
in the console after navigating to the project directory. - Run ``npm start``` in the console.
- Visit ```http://localhost:8080````
Demo 😎