React Project where I develop a calculator using Class Components, Prop-Types and deployment to gh-pages.
- JavaScript(ES6)
- React.JS
- gh-pages
- Node.js
- Big.js
- prop-types
- Jest
- Enzyme
You can click on this link
- Node.js
- Any Brownser
To get started open the directory where you will save this repo by typing on your terminal:
$ cd <directory>
- Clone the repo typing:
$ git clone git@github.com:brugobi/Calculator-REACT.git
- Install dependencies:
$ npm install
- Start the React server:
$ npm start
- To run the tests:
$ npm test
👤 Bruna Gobi
- Github: @brugobi
- Twitter: @BrunaGobi2
- Linkedin: bruna-gobi
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project! Feel free to check the issues page.
- Project requested by Microverse Program.
This project is MIT licensed.