How to build a portfolio website with Vue.js! [SUPER EASY]

Поделиться
HTML-код
  • Опубликовано: 9 апр 2022
  • In this video we go step by step in creating a developer portfolio with Vue.js. This is part one of a series of videos. In the next section we will connect the site to Firebase.
  • НаукаНаука

Комментарии • 28

  • @loiskouninef5014
    @loiskouninef5014 2 года назад +1

    I wanted to leave React for Vue, that's a perfect start ;)
    Can't wait to see part 2 :) Subscribed !

    • @devspot3864
      @devspot3864  2 года назад +2

      Thank you for subscribing, Loïs! And you can actually watch part 2 here. ruclips.net/video/o51HXC1-q1E/видео.html
      I probably should have named the video better than I did haha I'm learning as I go 👍😄

  • @ethangritli4665
    @ethangritli4665 2 года назад +2

    most underrated channel on the platform

    • @devspot3864
      @devspot3864  2 года назад

      Thanks man! I'm putting out another video today or tomorrow so check back later 😎

  • @MrTinYuen
    @MrTinYuen 2 года назад +1

    This video is an absolute gem! Super helpful video. Thank u sir

    • @devspot3864
      @devspot3864  2 года назад +1

      I'm glad you found it helpful!! Thanks for checking it out!

    • @MrTinYuen
      @MrTinYuen 2 года назад +1

      @@devspot3864 No problem man! Just getting started on Vue3 after having some basic knowledge on css, html and basic javascript. All of your videos is being to great use! You should make a discord channel :D

    • @devspot3864
      @devspot3864  2 года назад

      Thats a great idea! I will look into setting one up.

  • @WebdevPath
    @WebdevPath 2 года назад

    This video was really helpful!

    • @devspot3864
      @devspot3864  2 года назад

      I'm glad you liked it!!

    • @devspot3864
      @devspot3864  2 года назад +1

      Part two is coming in the next couple days. I'll show how to set up and connect to DynamoDB. 🤌

  • @dev-mantas
    @dev-mantas 2 года назад +1

    Great video!

  • @MinerMovie
    @MinerMovie Год назад +3

    Can you include the name of the VS code extension you used for auto complete?

    • @devspot3864
      @devspot3864  Год назад

      Sorry for the delay! I've been off socials for a month. I use Intellicode as well as HTML CSS Support for setting up html and css faster. Hopefully that helps!

  • @vicenteaviles8445
    @vicenteaviles8445 4 месяца назад

    where is the video with the animations an firebase?? thanks man

  • @stew3165
    @stew3165 2 года назад

    Hi thanks for the video, also trying to import the data via a json file, but I can not pass the data in the individual detail pages that I generate dynamically, do you know how to do?

    • @devspot3864
      @devspot3864  2 года назад

      Hey stew! Without seeing your code it's tough to say. But I did make a video going over exactly how to use JSON data in your vue project. So that could possibly help you. If you want to paste the code that you have in chat I could take a look.

    • @stew3165
      @stew3165 2 года назад

      @@devspot3864 hello, i cant paste code here how i can contact you?

    • @devspot3864
      @devspot3864  2 года назад

      Shoot me an email at devspot.blog@gmail.com

    • @stew3165
      @stew3165 2 года назад

      @@devspot3864 hello thanks, i solved with Vuex, with this i can pass all data (stored in json) via views and components

    • @devspot3864
      @devspot3864  2 года назад +1

      That's great to hear! I haven't gotten into Vuex I'll have to check it out.

  • @asdbal12
    @asdbal12 Год назад

    great tutorial, do you happen to have the repo? I would need those png files , please

    • @devspot3864
      @devspot3864  Год назад

      Thank you!! And that's a great idea I should set a repo up. I will do that this evening and send the link to you here. 👍🤙

  • @GovindaShah-bj6pd
    @GovindaShah-bj6pd Год назад

    Could you please upload code