Skip to content

ravi-ravie/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

A simple notes app to create, edit, delete and search notes with localStorage persistence.

Features

  • Add, edit and delete notes
  • Search notes by title or content
  • Note count display
  • Created and last updated timestamps
  • Data persists via localStorage

Tech Used

  • HTML
  • CSS
  • Vanilla JavaScript

How to Run

  1. Clone the repo
  2. Open index.html in your browser
  3. Start adding notes

About

A simple notes app to create, edit, delete and search notes with localStorage persistence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors