Skip to content

A basic Calculator App build with React.js that solves basic arithmetic calculations

Notifications You must be signed in to change notification settings

PromzzyKoncepts/Math-Magician

Repository files navigation

Math Magician

A basic calculator built with react that solves simple arithmetic problems with basic operators.

Built With

  • ReactJs and CSS3.
  • React app setup.
  • Webpack, jest, and babel.

Live Demo

Live Demo Link

Calculator.

Getting Started

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

Prerequisites

Node.js

Setup

To get a local copy up and running you'll need to have NodeJS installed on your local machine.

Install

After installing NodeJS please follow the next steps...

Usage

npm i

-- for installing dev dependecies.

npm run build

-- to run the project.

Testing

npm run start

Deployment

npm run deploy

Authors

👤 PROMISE OKECHUKWU

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

Acknowledgments

  • You for viewing this repo and dropping a ⭐️.
  • Microverse for their Calculate and Operate.js files.
  • etc

📝 License

This project is MIT licensed.