Demo project using:
- React for the view
- Backbone collections for the store
- Flux dispatcher
- Mocha + JSDOM for tests
What it allows:
- Add, remove, reorder your albums
- Enter amount of money to get all the combinations for your bucks
npm install && npm test && npm start
open http://localhost:3000