https://github.com/imhta/calculator
This a simple calculator app built in react.
https://github.com/imhta/calculator
Last synced: about 1 year ago
JSON representation
This a simple calculator app built in react.
- Host: GitHub
- URL: https://github.com/imhta/calculator
- Owner: imhta
- Created: 2019-11-29T13:41:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T10:09:01.000Z (about 3 years ago)
- Last Synced: 2025-02-28T09:55:04.810Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://calc-web.herokuapp.com/
- Size: 1.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Calculator
A simple calculator PWA app build using react
### ✨ [Demo](https://calc-web.herokuapp.com/)
## Get Started
```bash
git clone https://github.com/imhta/calculator.git
cd calculator
```
> To install all required packages
```bash
npm install
```
> Start server
```bash
npm start
```
## Tehnical tools:
- HTML & CSS
- Javascript
- React
## Contributors:
- [Pon Muthu Selvam N](https://github.com/imhta)
## Show your support
Give a ⭐️ if you liked this project