Skip to content

This program is a calculator app that I created to learn and improve my React.js and CSS skills

Notifications You must be signed in to change notification settings

chop-dev/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Welcome to the Calculator repository! This project aims to provide a simple and functional calculator application built with ReactJS.

Features

  • Basic arithmetic operations: Addition, subtraction, multiplication, and division.
  • Clear button: Easily reset the calculator's display.
  • Error handling: Prevents invalid operations and displays informative error messages.

Getting Started

To get started with the Calculator app, follow these steps:

  1. Clone the repository: git clone https://github.com/chop-dev/calculator.git
  2. Navigate to the project directory: cd calculator
  3. Install the necessary dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and visit: http://localhost:3000

Contributing

Contributions are welcome and appreciated! If you have any suggestions, bug reports, or would like to add new features, please feel free to open an issue or submit a pull request.

About

This program is a calculator app that I created to learn and improve my React.js and CSS skills

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published