Skip to content

Keremunce/react-calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 React Calculator App

A lightweight React web calculator supporting basic arithmetic operations.
Styled with Tailwind CSS and deployed via GitHub Pages for instant public access.

Preview


✨ Features

  • Perform basic arithmetic operations (add, subtract, multiply, divide)
  • Clear and responsive layout built with Tailwind CSS
  • Real-time display updates as you type
  • Keyboard input support (optional improvement)
  • Deployed to GitHub Pages for live demo access

🧰 Tech Stack

React TailwindCSS JavaScript HTML5 CSS3 GitHub Pages


🚀 Getting Started

Follow these steps to run the project locally:

# Clone the repository
git clone https://github.com/Keremunce/react-calculator-app.git

# Navigate into the folder
cd react-calculator-app

# Install dependencies
npm install

# Run the development server
npm start

About

A lightweight React web calculator supporting basic arithmetic operations. Styled with Tailwind CSS and deployed via GitHub Pages for quick public access.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors