NoteXPro is a simple, responsive notepad made with Vue.js and Bootstrap.
You can visit NoteXPro Website.
- Modern design.
- Simple, clean and easy to use.
- Responsive (Works on various screen sizes).
- Notes priority can be specified.
- Notes can be sorted by priority and time.
- Notes get stored in the browser cookies.
- Includes an alert system.
- Tags can be added to notes to make searching easier.
- Ability to search notes easily and efficiently.
- Includes a note viewer and editor.
- Uses Vuex state management library.
- Uses Vue-Router for navigation.
npm install
npm run serve
npm run build
npm run test
npm run lint
NoteXPro is distributed under the MIT License.