Is a simple calculator, that has the next components:
- Button
- Functions
- MathOperations
- Numbers
- Result
Follow this instructions to locally deploy the project
- Install React
Clone the repo
git clone https://github.com/rodrigoenzohernandez/calculator-react.git
Navigate to project directory
cd calculator-react
Install the needed dependencies
npm i
Local deploy
npm start
Is hosted in Firebase.