Skip to content

Math Magicians is a calculator app made with react.js

Notifications You must be signed in to change notification settings

hiromataba/math-app

 
 

Repository files navigation

Math Magicians

React based single page app.

Demo Link

Click here

Screenshot

Image of the desktop view

Getting Started

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

  • You can clone this repo by typing git clone https://github.com/Munsa1/math-app.git on your terminal.

  • Type cd math-app to access the project on the terminal.

  • Run npm install from your editor's terminal.

  • Run npm run build from your editor's terminal.

  • Run npm run start from your editor's terminal to view the project in your browser.

  • Run npx hint . to check for HTML Linter errors.

  • Run npx stylelint "**/*.{css,scss}" to check for CSS Linter errors.

This project was built with:

HTML5

CSS3

React

Version Control System

GIT

👤 Authors

👤 Munsa Mibenge

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

Acknowledgement

  • Hat tip to anyone whose code was a source of inspiration.
  • A big thanks to @microverseinc for providing the involvement API.

📝 License

This project is MIT licensed.

About

Math Magicians is a calculator app made with react.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • HTML 14.9%
  • CSS 12.3%