drewkiimon / react-todo-list

A todo-list made with React only and no Redux. Callbacks were used.

Home Page:http://www.andrewpagan.me/react-todo-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[React] Todo-List

A simple todo-list made using React and only component state.

Why not use Redux?

This project was aimed to make sure that I full understood how callbacks work. I will be making the same todo-list with Redux so we have application state and one store to put everything into.

About

A todo-list made with React only and no Redux. Callbacks were used.

http://www.andrewpagan.me/react-todo-list/


Languages

Language:JavaScript 72.8%Language:HTML 25.3%Language:CSS 1.9%