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: Adding Tabs

Welcome back! In our previous lesson, we started building out our X profile clone. We will build on that foundation in this lesson.

In this lesson, we’ll introduce the tab component to display different post/tweet categories, and a new custom Tweet component for displaying our tweets.

Let’s get started.

Building the Tabs Component

The first thing we’d want to add is our Tabs component. Tabs are essential when you want to provide a user-friendly way to navigate between differ