Dattaya / isomorphic-redux-plus

Isomorphic Redux demo, with routing and async actions https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Isomorphic Redux Demo

Basic isomorphic app built on Redux

$ npm run dev
$ browser http://localhost:3000

To be able to edit/delete/add a todo item, use these credentials for authentication:

user: demo
pass: demo

About

Isomorphic Redux demo, with routing and async actions https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4

License:MIT License


Languages

Language:JavaScript 100.0%