Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.11 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.11 KB

To-Do-App

A todo list that allows user to delete and mark their "to-dos" as important and make a keyword based search using the search provided accordingly created with html,css and vanilla javascript.

Preview of what it looks like and some features

image

On clicking on done for going shopping task

image

On making a specific keyword search it directly shows up in the your notes feed

image

To add some more interesting features to it or to try it out locally

  1. Fork and clone this repo
  2. Simply run the index.html file from your ide or open it with your web browser

If you liked this project or got to learn anything new from it don't forget to leave a star 🌟. It helps! 😄