Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 658 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 658 Bytes

TaskSaver

TaskSaver is a simple web application to manage your todos at one place.

Installation

To run TaskSaver locally, follow these steps:

  1. Clone this repository.

  2. Navigate to the project directory.

  3. Install dependencies using npm:

    npm install
    npm run dev

Usage

TaskSaver allows you to add, edit, delete, and mark todos as completed. You can also view your todos grouped by date.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.