Skip to content

sahil-rathi/Simple-Calculator

 
 

Repository files navigation

Simple Calculator Logo

Calculator-Using-HTML-CSS-and-Javascript

This colourful caculator is used to perform basic mathematical operations

Calculator : A calculator is a device that performs arithmetic operations on numbers. Basic calculators can do only addition, subtraction, multiplication and division mathematical calculations.

undraw_calculator_re_alsc (1)

Tech stack

undraw_static_assets_rpm6 (1)

Deployment

In order to deploy the website locally, follow the steps mentioned below:

To clone this project run

  git clone https://github.com/Sanket1308/Simple-Calculator.git

Go into the project folder

  cd simple-calculator

To deploy this project run

  Run Live Server

Color Reference

Color Hex
pink #e83283 #e83283
blue #3a8fd9 #3a8fd9
indigo #6610f2 #6610f2
purple #686dc3 #686dc3
red #fc346f #fc346f
green #41d7a741d7a7
orange #fd7e14 #fd7e14
yellow #ffc107 #ffc107
cyan #39cbfb #39cbfb
teal #528fb3 #528fb3

Check out the project here 💻

Link to Website

Badges

GitHub Issues GitHub Forks GitHub stars GitHub License forthebadge forthebadge

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please add here to this project's code of conduct.

Screenshots

Interface of the calculator

App Screenshot

After entering some data

App Screenshot

Output

App Screenshot

File Structure as follows

index.html
css/style.css
js/script.js

Developer

@Sanket1308

Happy Hacking !! 😊🙌

About

Simple Calculator using HTML, CSS, and JavaScript

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.0%
  • JavaScript 30.1%
  • CSS 27.9%