Skip to content

mihalidis/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

The project involves creating a calculator with various features such as clickable number buttons, mathematical operators, decimal point, clear button, and a display element. It should allow inputting numbers, performing mathematical operations, handling decimal points, consecutive operators, and displaying accurate results with decimal precision. FreeCodeCamp.

Live: https://calculator-virid-six.vercel.app/

Table of contents

Overview

Screenshot

Links

My process

Built with

Author

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Releases

No releases published

Packages

No packages published