notes
notes copied to clipboard
:green_book: :scissors: Notes app written in Vue.js
Notes
Simple and clean notes editor.
No registration, all data is stored in your browser's memory and belongs to you
BEWARE! This is a pre-pre-pre x10 alpha version. If you have ideas and/or time to invest in this project, do not hesitate to write me!

Development
**Contributors are welcome ❤️ **
# Install the dependencies
npm install
# Run the app
npm run dev
P.S. This is a very first version so lots of bugs might occur. Please create an issue if you found bugs or have ideas how this editor can be improved.