Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.7 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.7 KB

TODO MATIC

ToDoMaticLogo

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.

TECHNOLOGIES

html  css  javascript  react  nodejs 

INSTALLATION

  1. git clone https://github.com/dogaegeozden/todomatic_react.git
  2. cd todomatic_react
  3. npm start

USAGE

  1. Enter a name select the dead line and press to the add button.

AddTaskGif

  1. Press to the edit button enter a name select the dead line and press

EditTaskGif

  1. Filter and delete task using filter and delete buttons.

FilterAndDeleteTasksGif