Used VueJS
Used Tailwind CSS
In work I had a new challenge in the previous week to create a web page where the clients could cancel their orders. I thought in using Vue 3 to force me to learn it (finally) and maybe use it Vite to check it out. But as we had little time to work with, I created the web using Vue 3 cli.

And, as I mention we had 1 week to work on the app, I installed tailwind css to get all their styles to create our components, and it was one of the easiest and fun experiencies I had with a CSS library (or in this case, a CSS library-utility). I'm totally recommend for people to start using.