Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 627 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 627 Bytes

Calculator App

A calculator app built with Next.js and Tailwind CSS and TypeScript mimicking the functionality of the macOS Calculator.

Ekran Resmi 2024-06-11 13 31 00

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division
  • Percent and +/- operations
  • Dynamic font size adjustment based on calculator result screen

Technologies Used