Skip to content

cliftondavies/Math-Magicians

Repository files navigation

Math Magicians

A calculator for Math-magicians. Able to perform all the basic operations: +, -, x, /, %, and +/-.

📺 Media

Live Demo Link

🧰 Tools & Technologies Used

Built with

  • HTML5
  • CSS3
  • JavaScript ES6
  • React 17.0.1
  • Jest v26.6

🚀 Getting Started

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

Prerequisites

Install npm or Yarn

Install Node.js

Set up

Clone repo into your local environment:

Clone with SSH

git clone git@github.com:cliftondavies/Calculator.git

Clone with HTTPS

git clone https://github.com/cliftondavies/Calculator.git

Open project directory

cd [your-directory-name]

Install packages:

npm install

Local Usage

In console

npm start

In Browser

Visit http://localhost:3000/.

Author

👤 Clifton Davies

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 Copyright & License

Copyright (c) 2020 Clifton Davies. This project is licensed under MIT. See LICENSE file for details.