Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 328 Bytes

File metadata and controls

10 lines (8 loc) · 328 Bytes

Todo List Simple Web Application

To run on your local machine

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm start to start the server
  4. Open your browser and navigate to http://localhost:5173
  5. You can add, delete, and mark tasks as completed
  6. You can also filter tasks by status