Small application for changing to tempo of songs and looping the pieces of song. Could be useful for learning.
Main stack is:
- React
- reflux
- indexedDB
http://wtfil.github.io/song-looper/
git clone [email protected]:wtfil/song-looper.git
cd song-looper
npm install
npm start
npm run deploy