Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 412 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 412 Bytes

Todo App

A simple and intuitive Todo App to help you manage your tasks effectively. With this app, you can:

  • Add new tasks to your list
  • Mark tasks as completed
  • Delete tasks you no longer need
  • Keep track of your daily goals and stay organized

How to run

  • Use node version >=18
  • npm install
  • npm start

Here is demo link