An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![screenshot](./screenshots/sticky-notes-02.png)

# 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).