This is a medium fidelity wireframe of a single page calculator application
- React
You can view this app live here
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:
- Code editor
- Install Git
- Command Line Interface
- Basic knowledge of HTML and Javascript
- Web browser
- webpack
- npm
- 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
👤 David Amon-Cofie
- GitHub: @amon-cofie
- Twitter: @amon_cofie
- LinkedIn: David Amon-Cofie
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.