Home

Awesome

TodoMVC built with React and Redux

Build Status Dependencies Status

The well-known TodoMVC built with React and Redux in a structured and testable way.

TodoMVC React

Edit and try it out online

Concepts and tools covered

Usage

After installing the dependencies the following NPM scripts become available:

Component architecture

Architecture

Application is compatible with React devtools and Redux devtools

Series

This implementation is part of a series where the same application was implemented with the same architecture.