Redvanisation / Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS Calculator

ReactJS Calculator app

Live Demo . Report Bug · Request Feature

Table of Contents

About The Project

A fully working calculator app based on the ReactJS Calculator Project as a part of the Microverse curriculum.

The purpose is to get a good understanding how to create a calculator app in ReactJS.

The following are actions that can be done on the application.

  1. Get the sum of numbers.
  2. Get the Subtraction of numbers.
  3. Get the division of numbers.
  4. Get the multiplication of numbers.
  5. Get the remainder of a division of numbers.
  6. All operation can be done even on Big numbers.

Built With

Contact

About


Languages

Language:JavaScript 65.4%Language:HTML 18.1%Language:CSS 16.5%