Yushi5058 / web-form

Web form using Vue, tutorial made by The Net Ninja

Home Page:https://fancy-travesseiro-51bf6e.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the project

This project is a tutorial made by The Net Ninja The tutorial video of this project is here.

The project is a tutorial about learning vue 3 JS with the Option API by creating a web form.

I also used Netlify to deploy the website's project instead of Github Pages.

The project is only used for educational purposes and for personal purposes.

Huge thanks to The Net Ninja for this tutorial. Here some links where you can find him:

What I learnt

I learnt how to use Vue 3 with the Options Api by creating a simple web form, of an email, password, and skills, with a checkbox to agree terms and conditions. I also added some password validation and styling to make it beautiful and UX/UI friendly. I learnt about v-models, events emitters and modifiers, and much more.

Links used

  • Net Ninja Youtube Channel / Playlist Vue 3 (see the first section).

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Web form using Vue, tutorial made by The Net Ninja

https://fancy-travesseiro-51bf6e.netlify.app/


Languages

Language:Vue 79.3%Language:HTML 14.2%Language:JavaScript 6.5%