Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Vue JS Portfolio Project - Vue Training for Beginners
Rating: 4.3 out of 5(61 ratings)
617 students

Vue JS Portfolio Project - Vue Training for Beginners

Build Vue JS Portfolio Project with Vuex With My Vue Training for Beginners
Last updated 2/2026
English
English [Auto],

What you'll learn

  • Vue JS Portfolio Project
  • Write high quality code
  • Create reusable modules and components
  • Vue Training with real Vue and Vuex usage

Course content

7 sections42 lectures9h 44m total length
  • What is this section about?0:05
  • Preparing Vue project9:18

    Install and verify Node, bootstrap a new medium clone project using the Vue CLI, selecting features like Babel, Router, Vuex, and linting, then run yarn serve to view locally.

  • Setting up own api5:23

    Set up a local API with Docker for a public API example, install Docker, build with Docker Compose, start the API, and access the articles at /api/articles.

  • Installing Prettier5:40

    Install and use Prettier to automatically format Vue and JavaScript code on save, with minimal configuration and editor integration for consistent quotes, line width, and semicolons.

  • Updating Vue to version 310:26

    Update your Vue project from version 2 to 3 by upgrading dependencies, restructuring main.js with createApp, and adapting router and store initialization, guided by the migration guide.

  • File structure in Vue10:27

    Explore how to structure a Vue app: root and public files, router and views, a store for data, and moving shared elements into a components folder for reuse.

Requirements

  • A computer on which you can install software (Windows, MacOS, or Linux)
  • Some knowledge about Vue and optionally Redux/Vuex

Description

In this course we will build a Vue JS portfolio project using Vue and Vuex. This Vue Training for beginners is fully focused on fast and deep dive into creation of real application with Vue and Vuex. We will start from scratch and step by step you will get close to finished real application. You will deeply understand how to structure your application, build reusable and understandable modules and components and split code into smaller chunks of code. We will write code together in efficient way to make it pure and avoid data complexity. 

For each lesson you'll get source code of the lesson, so it's easy to see the progress and get a working app on any lesson you want. 

What you will learn in this course:

  • Structure and configure project

  • Write high quality code with Vue and Vuex on real project

  • Create reusable modules and components

  • Implementing authentication

  • Deeply understand Vuex design patterns

By the end of this course, you will be much comfortable to work with Vue and Vuex.

If you are feeling like you learned Vue but you still still missing knowledge of how to build your own real application this course is what you need. This course is fully focused on creating the application without getting deep into basic knowledge of Vue!

Who this course is for:

  • This course is for you if you want to develop real project from beginning to the end
  • This course is for everyone who is interested in learning developing with Vue
  • This course is for you if you want to improve you knowledge of Vue and Vuex