Building simple filter with Nuxt3 - Composition API
Let's build a simple filter with Nuxt 3 and the Composition API. We will also use tailwind and daisyUI for the styling. In the end, we should have something like this
Creating the Nuxt 3 Project
First, we need to create our Nuxt project. We'll do th...
ninja-army.hashnode.dev7 min read