math-magicians-calculator

An online calculator application built with react and redux. Used for performing basic mathematical operations like addition, multiplication, division, and subtraction.

Stars
4

math-magicians-calculator

This project is an online calculator. one could perform the basic arithmetic operation: addition, multiplication, subtraction, and division. more about the project is listed below.

Mobile version Destop Version
Screenshot1 screen2

Live Demo Link

Heroku

Netlify

Built With

- HTML
- CSS
- JAVASCRIPT
- REACT

Getting Started

Step 0: Prerequisites

  • A text editor (preferably Visual Studio Code, or any code editor of your choice)
  • Git
  • Node
  • Clone this repository

To get a local copy up and running, download th zip file or follow the steps below by rnning these commands in your command line.

git clone https://github.com/zieeco/math-magicians-calculator.git
  • Navigate to the location of the folder in your machine:
cd math-magicians-calculator

Step 0.1: Prerequisites

Run the following command in your terminal or command line to install the npm packages

  • npm install
  • npm run build
  • npm start
  • npm run test

To learn React, check out the React documentation.

Authors

👤 zieeco

Credits

🤝 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!

📝 License

This project is MIT licensed.

Related Projects