Demo link
- Notes app saves your notes in local storage on window 'beforeunload' event
npm install
# Compiles and hot-reloads for development
npm run dev
# Compiles and minifies for production
npm run build
# Run your unit tests
npm run test:unit
# Lints and fixes files
npm run lint
- Add tests
- Add reminders
- Add notes sharing
- Add responsive version and make it pwa
- Add notifications for reminders