/books_flux_redux

A books collection app using Flux & Redux, built in Node & Express

Primary LanguageJavaScript

Redux + React example

====== Basic Books app

Notes

Clone the app and run

$ npm install
$ node server.js 

Open your browser and type localhost:9000 to bring up the app.