Skip to content

jayantsingh07/calculator

Repository files navigation

🍎 Apple Style Calculator

A clean, minimal Apple-inspired calculator built with Next.js, TypeScript, Tailwind CSS, and shadcn/ui.
Focused on simplicity, smooth UI, and clean architecture.


✨ Features

  • ➕ Addition
  • ➖ Subtraction
  • ✖️ Multiplication
  • ➗ Division
  • 🧹 Clear (AC)
  • ⌫ Backspace
  • 🍎 Apple-style dark UI
  • 📱 Fully responsive
  • ⚡ Fast & lightweight

🛠 Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

🧠 Architecture Overview

  • UI & Logic separated
  • Calculator logic handled in lib/math.ts
  • Reusable components for buttons & display
  • Strong type safety using TypeScript

🚀 Getting Started

Clone the Repository

git clone https://github.com/jayantsingh07/apple-style-calculator.git

About

Apple-style calculator built with Next.js, TypeScript, Tailwind CSS, and shadcn/ui. Clean UI, responsive design, and production-ready code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors