React-Calculator
React Project where I develop a calculator using Class Components, Prop-Types and deployment to Heroku.
Screenshot:
Live Demo:
React Calculator deployed in GH-Pages - Click Here
Built With
- JavaScript (ES6)
- React.JS
- Node.js
- Heroku
- Big.js
- prop-types
Getting Started
Prerequisites
- Node.js
- Any Browser
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:Bismarck-GM/react-calculator.git
- Install dependencies:
After cloning move into the recently created folder (react-calculator) and run
$ npm install
Usage
Start the React server:
$ npm start
A new browser tab/window will open up after the server is initiated.
Author
- Github: @Bismarck-GM
- Twitter: @Rewritablee
- LinkedIn: Geronimo Morisot
🤝 Contributing
Contributions, issues and feature requests are welcome!
Show your support
Give a
Acknowledgments
- Thanks Traversy Media for this useful tutorial Traversy Media.
📝 License
This project is MIT licensed.