mzkev / todoapp

A Simple Todo App Built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Simple Todo App built with React with the below functionalities.

  1. You can add new tasks by writing a task in the textbox and then clicking the Add Tasks Button.
  2. You can also check a todo item by clicking on the item and it strikes through that item.
  3. You can also delete an item completely by clicking the delete button.

About

A Simple Todo App Built with React


Languages

Language:JavaScript 75.8%Language:HTML 15.4%Language:CSS 8.8%