Skip to content

skwong-code/calculator

Repository files navigation

React Calculator

A clean, functional calculator built with React and Bootstrap.

Calculator Screenshot
(Add a screenshot here later if you want)

Live Demo

Open Calculator

Features

  • Basic arithmetic operations (+, −, ×, /)
  • Clear (C) and decimal point support
  • Responsive design with Bootstrap
  • Clean, modern UI with color-coded buttons
  • Error handling for invalid calculations

Tech Stack

  • React 19
  • Bootstrap 5
  • Vite (build tool)
  • TypeScript

How to Run Locally

# Clone the repository
git clone https://github.com/skwong-code/calculator.git

# Navigate to the project
cd calculator

# Install dependencies
npm install

# Start the development server
npm run dev

About

Simple react caculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors