Skip to content

mmj030703/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Notes App built using HTML, CSS & JavaScript.

It has the following features :

  • User can perform CRUD operations i.e. create, read, update & delete.
  • All the notes are stored in local storage so notes created by user remains in the browser even after closing the tab.