Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/max131/react-todo

A simple ToDo list made it with React and localstorage.
https://github.com/max131/react-todo

react todo todolist

Last synced: 7 days ago
JSON representation

A simple ToDo list made it with React and localstorage.

Awesome Lists containing this project

README

        

# React ToDO

This is a simple but useful ToDo list, made it in ReactJS with AJAX storage in [restdb.io](https://restdb.io) and [Bulma](https://bulma.io) as CSS framework.

**ToDo:**

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