sofiane-abou-abderrahim / vuejs-first-app

I switched my previous "Vue.js First App with Just JS" built with only Vanilla JavaScript to a nice little Vue.js app. For that, I imported Vue3 from a CDN and used several Vue functionalities and rules, such as Vue.createApp, v-model, v-on, v-for, double curly brackets, etc. Now, this is Vue taking over!

Home Page:https://sofiane-abou-abderrahim.github.io/vuejs-first-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

I switched my previous "Vue.js First App with Just JS" built with only Vanilla JavaScript to a nice little Vue.js app. For that, I imported Vue3 from a CDN and used several Vue functionalities and rules, such as Vue.createApp, v-model, v-on, v-for, double curly brackets, etc. Now, this is Vue taking over!

https://sofiane-abou-abderrahim.github.io/vuejs-first-app/


Languages

Language:JavaScript 37.3%Language:HTML 36.6%Language:CSS 26.1%