Skip to content

AsrielDreemurrGM/VueJS_Calculator_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS Calculator App

Este README também está disponível em Português.

This project is a simple calculator built using Vue.js and Bootstrap 5. It performs basic math operations (+, -, ×, ÷) using input fields and a select menu. The app was developed as part of VueJS learning and includes basic event handling and DOM interaction.

🔗 Live Demo

Click here to try it live on Vercel

🚀 Features

  • Basic operations: addition, subtraction, multiplication, division;
  • Handles number inputs with type safety;
  • Select menu for choosing the desired operation;
  • Responsive UI with Bootstrap 5 styling;
  • Title and language configuration set for deployment;
  • Clean and simple design for educational use.

🧠 What Was Learned

  • Creating and structuring a VueJS project from scratch;
  • Handling input events and methods in Vue;
  • Using Bootstrap with Vue components;
  • Improving UX with dynamic element updates;
  • Deploying a Vue project to Vercel.

🛠️ Technologies Used

  • Vue.js
  • Bootstrap 5
  • HTML5
  • JavaScript (ES6+)

About

A simple calculator built with Vue.js and Bootstrap 5, designed to perform basic math operations and practice Vue fundamentals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published