peterylai / redux-paint

Paint application with React & Redux

Home Page:http://redux-paint.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Paint

Fiddling around with Redux and React. Came across a coding challenge to implement a "flood-fill" feature and thought it would be fun to implement an interface for it.

##Setup

npm install
npm start

Open localhost:8080/ in a browser.

About

Paint application with React & Redux

http://redux-paint.surge.sh/


Languages

Language:JavaScript 98.6%Language:HTML 1.4%