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

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.

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

![App Screenshot](Capture.png)


## 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!
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/varunherlekar/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](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 ✨



Mitushi Agrawal

💻