This project is a simple UI Calculator with the core functionality of a calculator. It's built with React to enable you perform calculation operations.
- HTML
- CSS (Flexbox|Grid)
- Linters: Webhint, Stylelint & ESLint
- Webpack
- ES6 module (Import/Export)
- JSX
- React
- (Heroku Link) [https://math-magician-react-app.herokuapp.com/]
- (Netlify) [https://idyllic-custard-a1e3e2.netlify.app/]
To get a local copy up and running follw these simple example steps:
- Clone the repo with git clone using the link below
- git clone https://github.com/ogiogiovictor/math_magician.git
- $ Once the report has been cloned change the project directory by cd into the directory
- $ cd into the calculator from your teminal.
Important: Once you have downloaded the code, run npm install, to install all dependencies of the project for it to work properly.
To get a local copy up and running follow these simple example steps.
- Clone the repo with git clone using the link below
- git clone https://github.com/ogiogiovictor/math_magician.git
- $ Once the report has been cloned change the project directory by cd into the directory
- $ cd into the math magician folder from your teminal and run npm install
The Webpage is now deployed using github pages. See url link below: coming soon
👤 Ogiogio Victor
- GitHub: ogiogiovictor
- LinkedIn: Ogiogio Victor
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.