Skip to content

Commit a2e098b

Browse files
updated
1 parent 3d7b13a commit a2e098b

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

README.md

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
# A simple Calculator
1+
# Simple Javascript Calculator
22
A simple calculator using HTML, CSS & Javascript
3-
![title-pic](https://user-images.githubusercontent.com/39196039/40139639-27db8c64-596e-11e8-9537-04a5b5d07170.jpg)
4-
This is a simple calculator functionality achieved using Javascript. The logic is very simple with the minimum lines of code possible.
5-
6-
## Steps to execute this calculator:
7-
- Download the entire code
8-
- Open up the index.html.
9-
10-
## Technologies used:
3+
![title-pic](https://iili.io/dYj0hB.png)
4+
This is a simple calculator functionality achieved using Javascript. The logic is very simple (you can also try it 😅) with the less lines of code possible .
5+
6+
### [Live Site](https://web-codegrammer-js-calculator.netlify.app)
7+
8+
## Execution:
9+
- Download the entire repository.
10+
- Open up the index.html or Run LocalHost:3000 on VsCode.
11+
12+
## Tech Stack used:
1113
- HTML
12-
- CSS [style/Presentation]
13-
- Javascript [Logic/Working of calculator]
14+
- CSS [for style/Presentation]
15+
- Javascript [for Logic/Working of calculator]
16+
17+
## License
18+
[MIT](https://github.com/web-codegrammer/Netflix-landing-Page/blob/master/LICENSE)
19+
Issued to ```Devanshu Vashishtha``` | All Rights Reserved | 2020

0 commit comments

Comments
 (0)