Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 833 Bytes

README.md

File metadata and controls

57 lines (32 loc) · 833 Bytes

📒 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