Skip to content

thealoneprogrammer/vue-sticky

Repository files navigation

Vue sticky is a simple sticky notes application which can be draggable. Vue sticky is developped using Vue3, TypeScript, Tailwind CSS, Vue composition API.

Features!

  • Add sticky notes
  • Delete sticky notes
  • Drag and drop the notes
  • Play with cool fonts

Tech

  • Vue3
  • TypeScript
  • Tailwind CSS
  • Vue Composition API
  • vue-draggable-next

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Development

Verify the deployment by navigating to your server address in your preferred browser.

http://localhost:8080

Screenshots

vue-sticky (1)