/ng-notes

An angular based WebApp for creating and locally persisting notes in your browser

Primary LanguageTypeScript

NgNotes

Build Status

Live on GitHub Pages

An angular based WebApp for creating and locally persisting notes in your browser.

Persistence

Your notes will be stored and retrieved with the Window.localStorage API thus remaining locally in your browser.