In this project I created a calculator using React.js. Using the Big.js library!
- Node.js
- React
- ES6
To get a local copy of this project running follow these simple steps.
Navigate to folder.
$ cd <folder>
Clone this repository.
$ git clone git@github.com:garciajordy/Calculator-React.git
To set Webpack and the dependencies run the command.
$ npm install
Start the React server.
$ npm start
$ npm test
👤 Jordy Garcia
- Github:@garciajordy
- Email:jordygarcia0119@gmail.com
- LinkedIn:Jordy Garcia
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.