chrystalme / math-magician

React calculator. Using components and prop-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magician Calulator Web Application using React.js

The following functionalities are applicable in the application

  • Calculator for basic calculations

Built With

  • Javascript
  • React.js
  • Create-react-app
  • Node.js
  • Prop-types
  • big.js

Project Setup

create a local copy

$ git clone https://github.com/chrystalme/math-magician.git

install dependencies

npm install

run the calculator app locally

npm run start

run tests

npm run test

Live Link

Calculator

Authors

👤 Malieze Afam Ifeanyi

🤝 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

📝 License

This project is MIT licensed.

About

React calculator. Using components and prop-types


Languages

Language:JavaScript 89.6%Language:HTML 7.6%Language:CSS 2.8%