nenadjaja / books_flux_redux

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 97.9%Language:HTML 2.1%