https://github.com/michaelkolesidis/sticky-notes
Fill your screen with sticky notes of various colors.
https://github.com/michaelkolesidis/sticky-notes
first-project note-app note-taking note-taking-app notes notes-app notes-tool post-it sticky-notes typescript
Last synced: 7 months ago
JSON representation
Fill your screen with sticky notes of various colors.
- Host: GitHub
- URL: https://github.com/michaelkolesidis/sticky-notes
- Owner: michaelkolesidis
- License: agpl-3.0
- Created: 2021-12-10T17:38:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T11:41:09.000Z (about 3 years ago)
- Last Synced: 2025-01-11T01:11:33.567Z (over 1 year ago)
- Topics: first-project, note-app, note-taking, note-taking-app, notes, notes-app, notes-tool, post-it, sticky-notes, typescript
- Language: TypeScript
- Homepage: https://sticky-notes-ts.vercel.app/
- Size: 386 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Sticky Notes
#### Fill your screen with sticky notes of various colors
[**Try me!**](https://sticky-notes-ts.vercel.app/)
## Technologies Used
## Description
A simple app featuring post it notes of various colors. Each note is an object. Notes are saved in local storage an retrieved on load. Notes can be edited and edits are saved as well.
Note: This is one of my very first projects (and it shows 😛) .
## License
Copyright (c) 2023 Michael Kolesidis
Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).