Skip to content

Astradeni/calculator-style-hacktober

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator-style-hacktober

This is a simple calculator.

You can style it and make a pull request.

Please follow the rules below for a successful pull request and star it if you like this project.

how to contribute

  • add a new css file in the css folder to get started

  • add any style you like for the calculator

  • add your css file's name at line 38 in index.html file

    (for example: var styles = ["index.css","index2.css"];)

  • make a pull request

About

color your calculator for hacktobestfest 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 43.8%
  • JavaScript 41.6%
  • CSS 14.6%