A single page note taking application with rich text box with resize, rotate and move feature to take notes. User can copy and paste their notes on page and edit/format the notes on the page and save it locally.
Features:
- Create Pages
- Add Text
- Add Image
- Google Fonts(Choose own Google font)
- Emoji Picker
- Text Foreground & Background color
- Create Pages
- Save locally in browser localstorage
- Text Format
- Text Align
- Resize, Rotate and Move both Text and Image
- Auto save on changes
- Undo and Redo changes
More Feature Coming...
- Saving to Google Drive
- Bring Forward and Send Backward Text and Images
- Add embedded videos links
- Add tables and more....
Build with Vue.js 2, Vuex
Demo: https://jayeshlab.github.io/vue-page-note/
npm install
npm run serve
npm run build
npm run lint