https://github.com/dansantander/calculator
A basic React calculator
https://github.com/dansantander/calculator
Last synced: 3 months ago
JSON representation
A basic React calculator
- Host: GitHub
- URL: https://github.com/dansantander/calculator
- Owner: dansantander
- Created: 2020-09-21T17:19:02.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2020-09-28T15:00:16.000Z (over 4 years ago)
- Last Synced: 2024-12-26T18:14:55.854Z (4 months ago)
- Language: JavaScript
- Size: 461 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
A basic calculator built with React.
## Table of Contents
* [Live Demo](#demo)
* [Features](#features)
* [Installation](#installation)
* [Built With](#built-with)
* [Contributing](#contributing)
* [Acknowledgments](#acknowledgments)
* [Authors](#author)
* [License](#license)## Demo
[React Calculator](https://react-calculator2504.herokuapp.com/)
## Installation
You can get a local copy of the repository please run the following commands on your terminal:
```
$ cd
$ git clone [email protected]:dansantander/calculator.git
$ npm install
$ npm start
```## Built With
- React
- JavaScript
- HTML
- CSS
- Heroku## Contributing
Contributions, issues and feature requests are welcome!
You can do it on [issues page](issues/).
## Acknowledgments
Special thanks to code reviewers.
## Show your support
Give a ⭐️ if you like this project!
## Authors
👤 **Daniel Santander**
- Github: [@dansantander](https://github.com/dansantander)
- Linkedin: [Daniel Santander](https://www.linkedin.com/in/daniel-santander)
- Twitter: [@dansantandr](https://twitter.com/dansantandr)## License
Creative Commons 2020