Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator

A simple calculator application built using React. This project was created as a learning exercise to practice React concepts and improve front-end development skills.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division
  • Clear and reset functionality
  • User-friendly interface

Learning Outcomes

Through this project, I learned:

  • How to create and manage React components
  • State management using React hooks
  • Handling events and user inputs in React
  • Basic styling using CSS

Screenshots

Screenshot (4)

Getting Started

Follow the instructions below to set up and run the project locally.

Prerequisites

  • Node.js and npm (Node Package Manager) installed on your machine. You can download them from here.

Installation

  1. Clone the repository:

    git clone https://github.com/Bala-kumaran-S/react-calculator.git
    cd react-calculator
  2. Install dependencies:

    Run the following command to install all the necessary dependencies:

    npm install
  3. Running the Application

    To start the application, run:

    npm run dev
  4. **open your browser and ** open tab : http://localhost:3000/

Thanks for checking out my project!

About

A calculator made using React !

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages