This is demo app for census data search built with ReactJS + Redux + Census CitySDK + OpenLayers3.
It is an experiment of how OpenLayers3 library can be used with Redux application.
Clone the repository
run npm install to install dependency.
run npm start to start webserver
open http://localhost:3006/ in browser to see the demo app.