Skip to content

thealoneprogrammer/vue-sticky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4e40c9 · Mar 16, 2021

History

10 Commits
Mar 16, 2021
Mar 15, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 15, 2021
Mar 14, 2021
Mar 15, 2021
Mar 15, 2021
Mar 15, 2021
Mar 15, 2021
Mar 14, 2021
Mar 15, 2021
Mar 15, 2021

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)