https://github.com/thealoneprogrammer/vue-sticky
Vue sticky is a simple sticky notes application which can be draggable.
https://github.com/thealoneprogrammer/vue-sticky
composition-api drag-and-drop draggable sticky sticky-notes tailwindcss typescript vue vue-typescript vue3 vuejs
Last synced: 8 months ago
JSON representation
Vue sticky is a simple sticky notes application which can be draggable.
- Host: GitHub
- URL: https://github.com/thealoneprogrammer/vue-sticky
- Owner: thealoneprogrammer
- Created: 2021-03-15T01:48:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T19:16:59.000Z (over 4 years ago)
- Last Synced: 2025-03-25T17:06:49.937Z (9 months ago)
- Topics: composition-api, drag-and-drop, draggable, sticky, sticky-notes, tailwindcss, typescript, vue, vue-typescript, vue3, vuejs
- Language: Vue
- Homepage: https://thealoneprogrammer.github.io/vue-sticky/
- Size: 491 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Vue sticky is a simple sticky notes application which can be draggable. Vue sticky is developped using Vue3, TypeScript, Tailwind CSS, Vue composition API.
## [Demo](https://thealoneprogrammer.github.io/vue-sticky/)
# 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.
```sh
http://localhost:8080
```
### Screenshots
