Here is my first attempt with Vue. It is a simple heading, button and counter.
The tech that I used for this application was:
- Vue
- Vite
- JavaScript
- CSS
- Node.js
To view and use the application locally, please follow these instruction:
- Clone this repo
- Run "npm install"
- Run "npm run dev"