ravenwilde / albers2016

React-Redux & Color Theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Albers 2016

A React-Redux experiment exploring the Albers Method of Color Theory.

Special thanks to @wesbos Learn-Redux tutorial series for foundation that this is built on.

Running

First npm install to grab all the necessary dependencies.

Then run npm start and open localhost:7770 in your browser.

Production Build

Run npm build to create a distro folder and a bundle.js file.

About

React-Redux & Color Theory


Languages

Language:CSS 62.3%Language:JavaScript 37.4%Language:HTML 0.3%