An open API service indexing awesome lists of open source software.

https://github.com/mbourmaud/reactjs-todolist

A basic todolist using reactJS.
https://github.com/mbourmaud/reactjs-todolist

es6 eslint js reactjs reactjs-components reactjs-es6

Last synced: 2 months ago
JSON representation

A basic todolist using reactJS.

Awesome Lists containing this project

README

        

# A Simple Todolist in ReactJS

I did it all by myself with the ReactJS documentation.
I decided not to use Redux for now because I wanted to learn the basics.