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

👤 Gerónimo Morisot

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project! Feel free to check the issues page.

Acknowledgments

📝 License

This project is MIT licensed.