Skip to content

acciojob/react-memo-OmSuryawanshi9011

Repository files navigation

React Memo

The task is to create a react based Memo using useState and useEffect hooks. Your task is to create a memo with the following functionalities

  • A add todo button that will add a task with content "New todo"
  • An increment button that will increase the count of the value next to it.
  • A memo where you can input the text and can add items of your choice where the text should be greater than 5 characters.
  • A submit button next to the input field that would add the item to your list

The main page should look somewhat like this

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published