Skip to content

Ashish-simpleCoder/js-material-note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-material-note-app

See my App in action

Features of this Note App

  • Note => This App has CRUD operations functionality.
  • This Note App is made with Vanilla JS, with no external libray. It is mobile responsive and also have "Dark mode"
  • This Note App has built with code splliting and uses dynamic imports to load the Javascript file when an action is triggred.
  • When you will refresh the browser, all of the notes will load with Animation made using Vanilla JS and CSS.
  • I have used Intersection Oberserver API to load the notes dynamically.
  • The note withing the screen will load and other notes will not be loaded.
  • This feature allows to load site very quickly. Don't belive it then just create some notes and refresh the browser tab and you will see how fast the site loads.
  • I have included the Search feature to search your notes very quickly.
  • You can type your notes keyword and matched notes will be displayed.
  • You can also edit your notes and also delete them if you want to.
  • To edit a note just click on the note which you want to edit.

Create notes very easily.

image

search your notes.

image

image

Edit notes very easily, Just click on the note which you wanna edit.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors