A simple to-do app created with ReactJS
This is one of my very first ReactJS projects. It is a simple to-do app - not more, not less. Create a new task, mark it as complete and delete it. Filter your task to show only the uncompleted ones. Tasks are saved to local storage.