https://github.com/ericmbouwe/calculator-react
A simple calculator for basics calculations implemented with React components
https://github.com/ericmbouwe/calculator-react
javascript npm-scripts reactjs
Last synced: 2 months ago
JSON representation
A simple calculator for basics calculations implemented with React components
- Host: GitHub
- URL: https://github.com/ericmbouwe/calculator-react
- Owner: EricMbouwe
- Created: 2020-09-21T13:38:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T23:51:59.000Z (over 5 years ago)
- Last Synced: 2026-01-02T03:37:31.574Z (6 months ago)
- Topics: javascript, npm-scripts, reactjs
- Language: JavaScript
- Homepage: https://calc-basics.herokuapp.com/
- Size: 245 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple calculator for basics calculations implemented with React components


## Built With
This app was built with:
- React
- JavaScript, HTML & CSS
- Create-react-app
- Big.js
## Live Demo
[Live link here]()
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
Have a browser installed
### Setup
Clone this repo with git clone git@github.com:ericmbouwe/calculator-react.git
### Usage
1. cd into the project directory
2. run npm install
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser and enjoy :smiley:.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
## Authors
:bust_in_silhouette: **Eric Mbouwe**
- Github: [ericmbouwe](https://www.github.com/ericmbouwe)
- LinkedIn: [Eric Mbouwe](https://www.linkedin.com/in/ericmbouwe)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ericmbouwe/calculator-react/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](lic.url) licensed.