1.0.0 • Published 6 years ago

todo-components v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

Todo MVC React Components

Todo MVC building blocks.

## Container

Sets up React Router and loads CSS.

## Header

Contains create todo input.

## Main

Shows list of todos and toggle all checkbox.

## Footer

Renders todo count, filter buttons and clear all completed button.