Skip to content

Yushi5058/web-form

Repository files navigation

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

Releases

No releases published

Packages

No packages published