Skip to content

Math Magician is a front end react single page web application that is built to perform any mathematical calculation you throw at it. State in this app is managed by redux.

License

Notifications You must be signed in to change notification settings

amon-cofie/math-magician

Repository files navigation

Math Magician

This is a medium fidelity wireframe of a single page calculator application

Built With

  • React

Live Demo

You can view this app live here

Get Started

This project is high-fidelity wireframe of a calculator app. You can make a copy to personalize it. To get a local copy up and running follow these simple example steps:

Prerequisites

  • Code editor
  • Install Git
  • Command Line Interface
  • Basic knowledge of HTML and Javascript
  • Web browser
  • webpack
  • npm

Setup

  • Open your command line and change directory to the destination on your local computer where you want your copy to be stored (You can use the terminal in VS code).
  • Copy this command to your command line or terminal: git clone https://github.com/amon-cofie/math-magician.git
  • Change directory to the repository. You can use this command in the command line: cd math-magician
  • The content of the repository should appear in the your code editor at this point if you are using the inbuilt terminal.
  • You can open the repository from git bash in VS code at this point with the following command: code .
  • You should make any desired changes in the "src" folder and try as much as possible not to change the configurations in the package.json and webpack.config.js files

Author

👤 David Amon-Cofie

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Math Magician is a front end react single page web application that is built to perform any mathematical calculation you throw at it. State in this app is managed by redux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published