note-taker-chrome-plugin-in-vanilla-js
ruhichandra14/note-taker-chrome-plugin-in-vanilla-js
JavaScript
This is a note taker plugin , made using vanilla JavaScript.The notes enetered are stored/cached in local storage and session and session is resumed from the same point if any notes data is there.Modular pattern has been used in coding ,styling is done using css3....Enjoy!!