Skip to content

policarddavid/Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A simple Calculator App built with HTML, CSS, and JavaScript. It also has a Dark Mode.

This web based calculator is a project that helps anyone get an introduction to javascript with a basic web application. it is very barebones, but the simplicity helps make it easier to understand.

How to use:

To use this calculator, just go to this site in your web browser. zxcodes.github.io/Calculator. If you are running this locally, you can insall NodeJS and run the program that way.

How to contribute: Fork and clone this repo locally, then make changes to the .js file and add your contributions. Submit a pull requrest to the main branch and it will be reviewed and approved if it makes improvements on the project!

Calculator Preview Image

About

A Calculator App built with HTML, CSS, and JavaScript. It also has a Dark Mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 34.2%
  • HTML 33.8%
  • JavaScript 32.0%