Skip to content

Latest commit

 

History

History
38 lines (14 loc) · 445 Bytes

README.md

File metadata and controls

38 lines (14 loc) · 445 Bytes

Todo App

This is a personal project and i used vanilla js.

Installation

just run the project on a localhost

Demo

Todo App

Features

  • add a todo with description and date time
  • the todoes page has paggination
  • You can edit or delete the details of todo

Authors

Tech Stack

Client: Vanilla js,Fetch