Basic App React/Flux app that displays a user-entered color. Features Persistant state (localStorage) Pallet generation from color Takes rba, rgba, hex and string colors Running the app npm install npm start Browse to localhost:3000 (optional) gulp to rebuild from src