/TodoList

This is a To-Do application in which you can add tasks to ongoing tasks and one can delete or mark it complete. this web application is made using React, Redux, Ant Design, Javascript. https://todoapplication-phi.vercel.app/

Primary LanguageJavaScript

Documentation for To-Do Application

Deployed Link

To-Do Application

Installation

  • Clone the repository
    git clone https://github.com/saurabhnimkande/TodoList.git
    

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Features

  • Add Todo with Date, Time and Description.
  • Delete all completed functionality.
  • Single delete functionlity.
  • Mark complete ongoing task.
  • Mark incomplete on a completed task.

Screenshot

application image