/stick-notes-board

A basic and lightweight stick notes board in your browser.

Primary LanguageJavaScriptMIT LicenseMIT

Stick Notes Board

A basic and lightweight stick notes board in your browser.

  • Can you add multiple notes and resize them super quickly.
  • Can you drag your notes easily.
  • Can you edit and delete your notes in two clicks.
  • Dont miss your work: All your notes is saved in your browser.

A ilustration of 'stick notes' features


How to run locally

How to start frontend in dev mode:

yarn dev

How to build:

yarn build

How to start in preview mode:

yarn preview