Skip to content

leticiaschneider/vue-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Vue Calculator App

This is a simple calculator application built using Vue.js. It supports basic arithmetic operations such as addition (+), subtraction (-), multiplication (*), and division (/).

Demo

You can view a live demo of the app here.

Installation

  1. Clone the repository: git clone https://github.com/leticiaschneider/vue-calculator.git
  2. Navigate to the project folder: cd vue-calculator
  3. Install dependencies: npm install
  4. Run the app: ng run serve

Visit http://localhost:8080/ in your browser to see the app in action.

✨ Contact

Letícia Araújo Schneider - leticia.schneider@gmail.com

Releases

No releases published

Packages

No packages published