A simple notes app i made for the web bc why not. (Also use of code is absolutely free, idc what you do with it)
To install the npm project just download the root folder of npm-react and cd into it.
Then just type npm install then start it: npm run dev
Try it live at notes.pixeles.dev
- LocalStorage Saving
- Automatic line breaking, ej: enter or just keep typing.
- Deletion of notes without breaking others.
- Nice minimal css with slightly rounded corners.
- Functional js for its purpose.
- ...
- Drag & Drop notes to rearrange them.
- Image support with resizing.
- Integrated editor (maybe quilljs or smth like that).
- PDF/Print exporting.
- Per note functions.
- Fonts (Selector, Size, Many fonts to choose from).
- Icons for stuff.
- Insert shapes, lines, dots (Resizable and modifiable).
- Emojis.
- Some other stuff maybe.