Skip to content

pixelesdev/simple-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Notes

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)

Installing NPM + React version (Assumed npm already installed)

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

Screenshot from 2025-08-21 16-36-08

Current features:

  • 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.
  • ...

Maybe future features:

  • 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.

About

This is a copy of my other accounts repo called simple sticky notes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published