Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
angaaruriakhil committed Sep 23, 2021
1 parent 27135ae commit db7178c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# js-calculator
![alt text](./assets/images/readme\_head.png)

Calculator created using JavaScript, HTML and CSS. Completed during week 3 of the _nology course.
# JavaScript Calculator

Calculator built during week 4 of my software development course at \_nology and tested using Cypress.

Supports negative number and decimal inputs.

Responsive on PC and Mobile.


## Instructions

Use as you would a regular calculator.

If you want to use negative numbers, press the "+/-" button before the number you want to be negative.


### Languages/Frameworks Used

* HTML 5
* CSS 3/SCSS
* Javascript ES6
* Cypress
Binary file added assets/images/readme_head.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db7178c

Please sign in to comment.