TodoMatic is a to do list application that I created using react frame work which allows you to add, edit, filter, mark and delete tasks.
git clone https://github.com/dogaegeozden/todomatic_react.git
cd todomatic_react
npm start
- Enter a name select the dead line and press to the add button.
- Press to the edit button enter a name select the dead line and press
- Filter and delete task using filter and delete buttons.