Skip to content

Mini Board as Trello's Board with Nuxt 3 + Vuedraggable + TailWind and TypeScript

Notifications You must be signed in to change notification settings

TaniaGA01/Board-as-Trello

Repository files navigation

Cards as Trello

Mini Board as Trello's Board with Nuxt 3 + Vuedraggable + TailWind and TypeScript

Find here :

https://cards-as-trello.netlify.app/

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

Others installations

TailwindCSS : npm install --save-dev @nuxtjs/tailwindcss
VueDraggable and VueUse : npm i vuedraggable@next nanoid @vueuse/nuxt

Others

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

Board-as-Trello

About

Mini Board as Trello's Board with Nuxt 3 + Vuedraggable + TailWind and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published