Calculator

Screenshot of Calculator

Description

This is a simple calculator created using React, CSS Grid, and Javascript ES6 logic. It works exactly as the basic calculator that comes on Mac and Windows computers.

Table of Contents

  1. Installation
  2. Usage
  3. Licensing
  4. Contributions
  5. Tests
  6. Questions?

Installation

To install this project, download/clone this repository.

Usage

To use this project, clone the repo and run 'npm i' when in the root diorecotry to install dependencies from react. Then run 'npm run start' and go to localhost:3000.

Licensing

License: MIT

Contributions

To contribute to this project, add an issue or a pull request to the repository.

Tests

N/A

Questions