Create Home Screen

Learn how to create a simple 'Home' screen with Vue.

We are going to implement the Home screen view, which will have a banner at the top and a tab view below the banner. We will display the article posts inside the tabs. On the right side of the screen, we will add a Popular Tags section. For now, we are going to use mock data to populate the articles and popular tags sections.

Get hands-on with 1200+ tech skills courses.