This is a simple Todo App that allows you to manage your tasks and track their completion status. You can add new tasks, mark them as done, update their text, and delete them.
Follow these steps to install and run the Todo App on your local machine:
-
Clone the repository to your local machine:
-
Navigate to the project directory:
-
Install the dependencies using a package manager like npm or yarn:
-
Start the development server: npm run dev