https://github.com/anjupriya-v/simple-calculator
Developed Using React.js
https://github.com/anjupriya-v/simple-calculator
css github html npm reactjs simple-calculator ui
Last synced: about 2 months ago
JSON representation
Developed Using React.js
- Host: GitHub
- URL: https://github.com/anjupriya-v/simple-calculator
- Owner: anjupriya-v
- Created: 2022-11-10T12:50:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T11:50:37.000Z (over 3 years ago)
- Last Synced: 2025-10-07T00:32:26.142Z (9 months ago)
- Topics: css, github, html, npm, reactjs, simple-calculator, ui
- Language: CSS
- Homepage:
- Size: 611 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-calculator
## Tech Stack Used:
- React.js
## Demo Video:
https://user-images.githubusercontent.com/84177086/201328830-58bf6b40-20ca-492c-af05-82bb1d03198b.mp4
## :point_down:Steps to initialize the project:
- Clone the repository
$ git clone https://github.com/anjupriya-v/simple-calculator.git
- Redirect to the cloned repo directory
-Update the NPM
`npm update --force`
- Install the dependencies
`npm install`
- Start the project
`npm start`