What makes a good component framework? How do I package and distribute it for re-use by others? Learn the answer to these questions and more by creating your own UI framework for Vue.js.
Some nice component libraries are already popular in the Vue.js community. For example, Vuetify, Prime Vue, Naive UI, and more! But what if you wanted to make your own UI framework? Maybe the existing ones don’t quite fit your needs or you want to contribute another open-source component library to the community.
That’s what this course is about! Plus, you’ll get some nice experience with the popular CSS framework Daisy UI. During the course, we’ll rely on Daisy for beautiful styles but wrap its CSS-only interface with a functional and easy-to-use Vue component library.
Learn how to craft robust and intuitive UI library components and package them for distribution.