A basic calculator using Redux library | Redux Calculator |This repository contains all the source code for the reduxCalculator App
Make sure you have GitHub and the Heroku CLI installed.
$ git clone https://github.com/GreatDeveloper66/reduxCalculator# or clone your own fork
$ cd reduxCalculator
$ Open index.php or index.html in browser
$ heroku create
$ git push heroku master
$ heroku open
or
or
For more information about deploying to Heroku, see these Dev Center articles:
- Dev Center
- Articles on deploying static websites with PHP
- How to Deploy Your Static Website on Heroku
###License
This project is licensed under the MIT License-see the LICENSE.md file for more details.
###Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
###Author
Code written and tested by Adam Shaffer(https://github.com/GreatDeveloper66)