View this KeepNotes app
Change the branch to master from gh-pages to view the full project or code
We can add and delete our notes
First clone this repository
$ https://github.com/himanshu03jain/KeepNotes.git
Install Dependencies and make sure you already have nodejs and npm installed in your system
$ npm install
Run it
$ npm start
