Skip to content

This project is a website that works like the scientific calculator on a Mac computer. It was made using a programming language called React. The website looks and works just like the calculator on a Mac, and it can do simple math as well as more complicated scientific calculations.

Notifications You must be signed in to change notification settings

432534/Sci-conffeti-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator

A simple, stylish calculator built with React.js. This project showcases a basic calculator with standard arithmetic operations and a clean, responsive design.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division
  • Clear button to reset the calculation
  • Responsive design, works on all screen sizes
  • Display panel for input and result

Installation

  1. Clone the repository:

    git clone https://github.com/432534/Sci-conffeti-calculator.git
    cd react-calculator
  2. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm run dev
  2. Open your browser and navigate to http://localhost:5173 to see the calculator in action.

About

This project is a website that works like the scientific calculator on a Mac computer. It was made using a programming language called React. The website looks and works just like the calculator on a Mac, and it can do simple math as well as more complicated scientific calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published