A calculator for Math-magicians. Able to perform all the basic operations: +, -, x, /, %, and +/-.
- HTML5
- CSS3
- JavaScript ES6
- React 17.0.1
- Jest v26.6
To get a local copy up and running follow these simple example steps.
Install Node.js
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
npm start
Visit http://localhost:3000/
.
👤 Clifton Davies
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
Copyright (c) 2020 Clifton Davies. This project is licensed under MIT. See LICENSE file for details.