In this app you can add your task and it displays your items in a list
You can Edit , Delete or clear the complete list
Every Task or item have its on unique id
The node verion which I am using in it v20.5.0
The vite verion which I am using in it ^5.3.1
The dependencies I used in it are
"tailwindcss": "^3.4.4"
"react-icons": "^5.2.1"
"react-toastify": "^10.0.5"
"uuid": "^10.0.0"