Alberigi / calculadora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculadora

image

🚀 Technology

This project was developed with the following technologies:

💻 About this Project

A Calculator in HTML, CSS and JavaScript Vanilla, with basic math operations, and test coverage with vitest.

Getting Started

Run application

  • nvm use to use a version 18.12.1 of Node.js
  • npm install
  • npm run dev

Run test

  • npm run test
  • npm run coverage

Pending features

  • e2e tests
  • unit tests
  • change to scass

Code made 🖤 by Mat Alberigi

About


Languages

Language:JavaScript 80.7%Language:SCSS 10.4%Language:HTML 8.9%