taming-the-state-todo-app icon indicating copy to clipboard operation
taming-the-state-todo-app copied to clipboard

React Redux Todo Application

React Redux Todo Application

Build Status Slack Greenkeeper badge

Features

  • uses:
    • React (create-react-app)
    • Redux

Installation

  • git clone [email protected]:taming-the-state-in-react/taming-the-state-todo-app.git
  • cd taming-the-state-todo-app
  • npm install
  • npm start
  • visit http://localhost:3000/

Releases