Skip to content

Sophisticated calculator application built with ReactJS, featuring a modern user interface.

Notifications You must be signed in to change notification settings

chiloanerk/ReactCalculator

Repository files navigation

React Calculator App

link to live site

A simple calculator app built using React for performing basic arithmetic operations.

Table of Contents

Features

  • Addition, subtraction, multiplication, and division operations
  • Decimal point support
  • Clear and delete functionality
  • Responsive design
  • Error handling for invalid operations

Getting Started

These instructions will help you set up and run the calculator app on your local machine.

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installing

  1. Clone the repository:

    git clone https://github.com/chiloanerk/react_calculator.git
    
  • Navigate to the project directory:
    cd react-calculator
    
  • Install dependencies:
      npm install
    

Usage

  • Run the app locally using
    npm start
  • ctrl click the url to open in your browser.

About

Sophisticated calculator application built with ReactJS, featuring a modern user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published