Skip to content

hendhamdi/React-Js-for-Beginners-simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator App

A simple calculator application built with React.js to perform basic arithmetic operations. Ideal for beginners learning React.

Installation

  1. Clone the repository:

    git clone https://github.com/username/React-Js-for-Beginners-simple-calculator.git
    cd React-Js-for-Beginners-simple-calculator
  2. Install dependencies:

      npm install
  3. Run the app:

     npm start
     Open http://localhost:3000 to use the app in your browser.
  4. Features:

    .Perform addition, subtraction, multiplication, and division.

    .User-friendly and responsive design.

    .Real-time result display

  5. Technologies Used:

    .React.js

    .JavaScript

    .CSS

About

A simple calculator application built with React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published