React-Calclator

This is a simple calculator application that performs basic arithmetic operations like addition, deletion, multiplication, subtraction, and percentage. It is built with ReactJS and Big.js package.

MIT License

Stars
5

React Calculator App

A calculator project built to understand the building blocks of React frontend framework.

Built With

  • CSS
  • npm
  • ES6
  • React
  • Node.js
  • React-DOM
  • React-Create-App

Live Demo

Calculator

Getting Started

To get a local copy up and running follow these simple example steps.

  • On the project GitHub page, navigate to the main page of the repository this page.
  • Under the repository name, locate and click on a green button named Code.
  • Copy the project URL as displayed.
  • If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.
  • Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
  • Type git clone, and then paste the URL you copied in Step 3.
    $ git clone https://github.com/teekaytech/React-Calclator.git Press Enter key
  • Press Enter. Your local copy will be created.

Please Note that you must have github installed on your PC, this can be done

Prerequisites

Usage

Click on the live demo link and peruse the app.

Making Changes

  • npm install to install the dependencies and packages
  • npm start to test the app after changes were made

Author

Taofeek Olalere

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

Acknowledgments

License

This project is MIT licensed.

Related Projects