In this video tutorial, we build a trello clone using Nuxt.js and Vuetify. We start by building authentication so that users can login and have seperate user accounts to manage their boards, lists and cards. Once logged in, you will be able to create boards, just like in trello. You can then select a board color, or background image if you want. We also create a dynamic route for our boards and create CRUD functionality for lists and cards to be added to our boards, all stored within each board object. All of this is stored in Firebase using firestore database and firebase storage. I try to explain the code as best as possible, however, the code examples and code repository can also be downloaded for free from the link above. This is meant to be a starting point from where you can extend this trello clone even further, and I am excited to see what everyone will build.

Code repo: https://gitlab.com/codebasetutorials/trello-clone-yello

#vuejs #nuxtjs #vuetify #vue #javascript

Building a Trello clone with VueJS, Nuxtjs and Vuetify
7.45 GEEK