Skip to content

Created a calculator using ReactJS which includes state management and event handling.

Notifications You must be signed in to change notification settings

KiranNegii/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Created a calculator using ReactJS which includes state management and event handling.

React Calculator 🧮

This project is a simple calculator built using React.js. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Features 🌟

  • Addition
  • Subtraction
  • Multiplication
  • Division

Technologies Used 💻

  • React.js: A JavaScript library used for building the user interface of the calculator.
  • JavaScript: The programming language used to implement the calculator's functionality.
  • CSS: Cascading Style Sheets used for styling the calculator components.

Screenshots 📷

image

Getting Started 🚀

Follow these steps to get the React Calculator project up and running on your local machine:

  1. Clone the repository:
    git clone https://github.com/KiranNegii/Calculator
    
  2. Navigate to the Client directory and install dependencies
    cd calculator
    npm install
    npm run dev

Open your browser and go to http://localhost:5173 to view the Calculator application.

About

Created a calculator using ReactJS which includes state management and event handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published