Skip to content

floyare/stickly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“’ stickly

Notes application web platform where you can create and move sticky notes around your virtual board, helping you to organize your thoughts and ideas visually.

Features

  • Move around your notes
  • Create notes
  • Align your notes
  • Notes saved in localstorage

Demo

View demo

App Screenshot

Authors

created using Astro πŸš€

Run Locally

Clone the project

  git clone https://github.com/floyare/stickly

Go to the project directory

  cd stickly

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT