Easy Interfaces with Vuetify

Lessons

1. Intro to Vuetify

2:26

2. Understanding Key Vuetify concepts

13:42

3. Building the X Clone: Core UI Elements

11:26

4. Building the X Clone: Adding Tabs

8:33

5. Building the X Clone: Infinite Scroll

9:36

6. Bonus: Vuetify Tips and what’s to come

5:27

Building the X Clone: Core UI Elements

In the previous lesson, we explored the core features of Vuetify that are necessary for building Vuetify-themed web applications. Using these features, we created a basic business card UI in the Vuetify playground. In this lesson, we will learn how to set up Vuetify locally in a project and start building a clone of the X (Twitter) profile UI.

Let’s get started.

Setting up your Vuetify project

First of all, let’s set up a new Vuetify project. We can create a new Vuetify project by running the `yarn create v