Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bd2720/vuetestapp

Calculator (First Vue Project)
https://github.com/bd2720/vuetestapp

css html vite vue

Last synced: 16 days ago
JSON representation

Calculator (First Vue Project)

Awesome Lists containing this project

README

        

# Calculator (First Vue Project)
A JS/HTML/CSS calculator created with Vue. Uses Composition API and Single-File Components (SFC) format.
I intend to use this project to learn the basics of Vue hands-on. So far, Vue has been fun to use and very intuitive!