Skip to content

CoderSS33/react-basic-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 React Calculator

A simple calculator app built with React.
Supports basic arithmetic operations with a clean UI.

✏️ My Notes

  • Plan to change button colors and add a dark mode.
  • Added custom README to explain the project.

🚀 Features

  • Addition, subtraction, multiplication, division
  • Clear & backspace functionality
  • Responsive design

🛠️ Tech Stack

  • React
  • JavaScript
  • CSS

📦 Setup

git clone https://github.com/YOURUSERNAME/calculator.git
npm install
npm start

About

Simple calculator built with React. Customized design and added personal notes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.3%
  • CSS 12.3%
  • HTML 7.4%