Mini Board as Trello's Board with Nuxt 3 + Vuedraggable + TailWind and TypeScript
https://cards-as-trello.netlify.app/
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install
Start the development server on http://localhost:3000
npm run dev
Build the application for production:
npm run build
Locally preview production build:
npm run preview
Check out the deployment documentation for more information.
TailwindCSS : npm install --save-dev @nuxtjs/tailwindcss
VueDraggable and VueUse : npm i vuedraggable@next nanoid @vueuse/nuxt
For emojis :
on Windows the shortcut is "windows key" + ;
you can also copy and paste it from here: ⣿
on Mac : "control" + "commande" + "spacebar"
Sortable options : https://github.com/SortableJS/sortable