Vue sticky is a simple sticky notes application which can be draggable. Vue sticky is developped using Vue3, TypeScript, Tailwind CSS, Vue composition API.
- Add sticky notes
- Delete sticky notes
- Drag and drop the notes
- Play with cool fonts
- Vue3
- TypeScript
- Tailwind CSS
- Vue Composition API
- vue-draggable-next
yarn install
yarn serve
yarn build
yarn lint
Verify the deployment by navigating to your server address in your preferred browser.
http://localhost:8080