Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bismarck-gm/react-calculator
https://github.com/bismarck-gm/react-calculator
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bismarck-gm/react-calculator
- Owner: Bismarck-GM
- Created: 2021-01-21T20:18:02.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2021-03-02T21:17:21.000Z (over 3 years ago)
- Last Synced: 2024-10-02T17:41:17.239Z (about 1 month ago)
- Language: JavaScript
- Size: 1.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://bismarck-gm.github.io/react-calculator/)
## Built With
- JavaScript (ES6)
- React.JS
- Node.js
- Heroku
- Big.js
- prop-types## Getting Started
### Prerequisites
- Node.js
- Any BrowserTo get started open the directory where you will save this repo by typing on your terminal:
```
$ cd
```- Clone the repo typing:
```
$ git clone [email protected]: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**
- Github: [@Bismarck-GM](https://github.com/Bismarck-GM)
- Twitter: [@Rewritablee](https://twitter.com/Rewritablee)
- LinkedIn: [Geronimo Morisot](https://linkedin.com/in/geronimomorisot)## π€ 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](issues/).## Acknowledgments
- Thanks Traversy Media for this useful tutorial [Traversy Media](https://www.traversymedia.com/).
## π License
This project is [MIT](lic.url) licensed.