Skip to content

karthickeyan17/React-TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ToDo List

A simple ToDo List application built using React.

Table of Contents

Introduction

This application is a basic ToDo List developed with React. It allows users to add, complete, and remove tasks in a simple interface.

Features

  • Add new tasks
  • Mark tasks as completed
  • Remove tasks