Skip to content

tdora28/typescript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple TypeScript Calculator

This project is a simple calculator application developed with Vite and TypeScript. It was created as an assignment for Business College Helsinki (REACT23S TypeScript). It intentionally lacks a decimal and percentage functionality for simplicity.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division.
  • Works with mouse and keyboard.
  • User input cleaning for error-free calculations (utilizing a simple Moore machine).
  • Responsive design for usability on various devices.
  • Built with Vite and TypeScript for efficient development and performance.

About

A simple calculator application developed with Vite and TypeScript.

Topics

Resources

Stars

Watchers

Forks