/todo-react-redux

Primary LanguageJavaScriptMIT LicenseMIT

Todo app with React Redux

Quick Start

$ git clone https://github.com/rimasg/todo-react-redux.git
$ cd todo-react-redux
$ npm install
$ npm start