Skip to content

This is a small React task app that uses React hooks to create and delete tasks.

Notifications You must be signed in to change notification settings

ayeshanweerasuriya/toDoList

Repository files navigation

React Task App

  • This is a small React task app that uses state and the useState hook to create and delete tasks.

Features

  • Add new tasks
  • Delete existing tasks
  • State management using React hooks

Technologies Used

  • React
  • JavaScript
  • CSS

Preview

Create Tasks

Task App Screenshot 1

Delete Tasks

Task App Screenshot 2

About

This is a small React task app that uses React hooks to create and delete tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published