Skip to content

fifibox/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 React Calculator

A simple, responsive calculator built using React. This project demonstrates the use of React components, state management using hooks, and basic styling.

🚀 Features

Basic arithmetic operations: addition, subtraction, multiplication, division

Clean and intuitive UI

Responsive design for mobile and desktop

Built with functional components and React Hooks

Screenshot 2025-05-11 at 3 21 02 pm

To view this app

https://fifibox.github.io/calculator/

🛠️ Technologies Used

React.JS

CSS

📦 Installation

Clone the repository:

git clone https://github.com/your-username/react-calculator.git cd react-calculator

Install dependencies: npm install

Start the development server: npm start

Open http://localhost:3000 in your browser to view it.

📄 License MIT License. Feel free to use and modify this project as you like.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published