/react-todo

A simple ToDo list made it with React and localstorage.

Primary LanguageJavaScript

React ToDO

This is a simple but useful ToDo list, made it in ReactJS with AJAX storage in restdb.io and Bulma as CSS framework.

ToDo:

  • Refactoring variable names.
  • Customize Bulma to lean the CSS.
  • Add filter for all/done/undone.