Skip to content

This is a simple calculator project built using Vite and React. It provides basic arithmetic operations and a user-friendly interface.

License

Notifications You must be signed in to change notification settings

francoisrob/react-calculator

Repository files navigation

React Calculator

This is a simple calculator project built using Vite and React. It provides basic arithmetic operations and a user-friendly interface.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Clear
  • Delete
  • History
  • Keyboard support

Installation

  1. Clone the repository:

    git clone https://github.com/francoisrob/react-calculator.git
  2. Navigate to the project directory:

    cd react-calculator
  3. Install the 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.

  3. Enter the numbers and click on the respective arithmetic operation buttons to perform calculations.

Technologies Used

  • Vite
  • React
  • Tailwind CSS with the Cattpuccin theme

License

This project is licensed under the MIT License.

About

This is a simple calculator project built using Vite and React. It provides basic arithmetic operations and a user-friendly interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published