https://github.com/vaarunh/calc
Simple React Based Calculator created with create-react-app.
https://github.com/vaarunh/calc
calculator calculator-application calculator-javascript hacktoberfest minify nodecalculator nodejs react react-native reactproject
Last synced: 13 days ago
JSON representation
Simple React Based Calculator created with create-react-app.
- Host: GitHub
- URL: https://github.com/vaarunh/calc
- Owner: vaarunh
- Created: 2021-06-08T15:04:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-04T07:34:15.000Z (almost 5 years ago)
- Last Synced: 2023-03-10T03:17:04.382Z (over 3 years ago)
- Topics: calculator, calculator-application, calculator-javascript, hacktoberfest, minify, nodecalculator, nodejs, react, react-native, reactproject
- Language: JavaScript
- Homepage: https://varunherlekar.github.io/calc
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Calculator
A simple calculator which will help you calculate large calculations in a second!
## Features
- Easy to Use
- Simple
- Faster Calculation
## Screenshots

## Tech Stack
**Client:** HTML,CSS,React
**Server:** Node
## Run Locally
Clone the project
```bash
git clone git clone https://github.com/varunherlekar/calc.git
```
Go to the project directory
```bash
cd calc
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm run start
```
## Deployment
To deploy this project run
```bash
npm run deploy
```
## Connect Me Here!
[](https://www.linkedin.com/in/varunherlekar/)
[](https://twitter.com/varun.herlekar.9)
## Contributing
Contributions are always welcome!
See `contributing.md` for ways to get started.
## Feedback
If you have any feedback, please reach out to us at hello@varunherlekar.com
## Contributors ✨