Skip to content

linux-07/iTask

Repository files navigation

iTask - Your All in One Task Manager

This is a simple task management application built using React with Vite and Tailwind CSS. With iTask, you can easily add, edit, delete, and manage your tasks effectively.

Use Online:

Hosted on https://itask-beta.vercel.app/

Features

  • Add Tasks: Add tasks with ease by simply typing in the task name and clicking the "Save" button or pressing Enter.
  • Edit Tasks: Edit existing tasks by clicking on the "Edit" button next to the task.
  • Delete Tasks: Remove tasks individually by clicking on the "Delete" button or delete all tasks at once with the "Delete All" button.
  • Show/Hide Finished Tasks: Toggle to show or hide finished tasks with the checkbox provided.
  • Local Storage Support: Your tasks are stored locally, so you won't lose them even if you close the browser.

Installation

To run this application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/arnavnagpurkar/iTask.git
  2. Navigate into the project directory:

    cd iTask
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

License

This project is licensed under the MIT LICENSE - see the LICENSE file for details.

Author

About

Task Manager App made using React js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published