TaskSaver is a simple web application to manage your todos at one place.
To run TaskSaver locally, follow these steps:
-
Clone this repository.
-
Navigate to the project directory.
-
Install dependencies using npm:
npm install npm run dev
TaskSaver allows you to add, edit, delete, and mark todos as completed. You can also view your todos grouped by date.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.