karlpatrickespiritu / todo-react-flux

a very simple todo app using react with flux pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-react-flux

a very simple todo app using react with flux pattern

Facebook's Flux Pattern

Installation

$ git clone https://github.com/karlpatrickespiritu/todo-react-flux.git
$ cd todo-react-flux
$ npm install

Running locally

$ npm run start

About

a very simple todo app using react with flux pattern

License:MIT License


Languages

Language:JavaScript 74.3%Language:HTML 19.5%Language:CSS 6.2%