Skip to content

A React Based To-Do List which is based on React.js and Tailwind CSS, which contains Daily Day-To-Day Tasks stored on localstorage

License

Notifications You must be signed in to change notification settings

alankrit98/To-Do-List

Repository files navigation

To-Do List App

A simple and efficient To-Do List application that helps you manage tasks effectively.

Features

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • Store tasks persistently LocalStorage
  • User-friendly and responsive UI

Tech Stack

  • Frontend: JavaScript, React.js
  • Backend: Node.js, Express
  • Database: Local Storage

Installation

  1. Clone the repository:
    git clone https://github.com/alankrit98/To-Do-List.git
  2. Navigate to the project directory:
    cd TO-DO-LIST
  3. Install dependencies (if applicable):
    npm install
  4. Start the application:
    npm run dev

Usage

  1. Open the app in a browser.
  2. Add tasks using the input field and button.
  3. Click on a task to mark it as completed.
  4. Delete tasks using the delete button.

Contributing

Feel free to submit pull requests or report issues.

License

This project is licensed under the MIT License.

About

A React Based To-Do List which is based on React.js and Tailwind CSS, which contains Daily Day-To-Day Tasks stored on localstorage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published