Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sushantjadhav416/calculator_app
A Calculator web app using React
https://github.com/sushantjadhav416/calculator_app
css html5 js react
Last synced: 3 days ago
JSON representation
A Calculator web app using React
- Host: GitHub
- URL: https://github.com/sushantjadhav416/calculator_app
- Owner: sushantjadhav416
- Created: 2024-02-28T06:58:31.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-03T05:19:20.000Z (10 months ago)
- Last Synced: 2024-11-22T23:11:31.309Z (2 months ago)
- Topics: css, html5, js, react
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Calculator Application Using React
Simple Calculator App built using React.## Use of the Project:
This Calculator makes our daily calculations faster. This is a simple calculator can add, subtract, multiply and divide, two operands entered by the user.## Technologies Used:
- React
- HTML5
- CSS3
- JavaScript## steps to Use:
- Download or clone this repository.
` https://github.com/sushantjadhav416/calculator_app `
- Open command shell and type **cd calculator_app**
- first run **npm install** to install all the dependencies of react.
- type **npm start** command to start a app## Application Screenshot: