A mini ui design project with reactjs with web audio API
Keywords: React.js, Redux, Hot Reloading, ESNext, Babel, react-router, Audio web API
- Make sure that you have Node.js v8.15.1 and npm v5 or above installed.
- Clone this repo using
git clone
- Run
npm install
in order to install dependencies - At this point you can run
npm start
to see the example app athttp://localhost:3000
.
Ukeme Bassey
This project uses react boiler plate as its base