Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bismarck-gm/react-calculator


https://github.com/bismarck-gm/react-calculator

Last synced: 17 days ago
JSON representation

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 Browser

To 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.