Just a kick start project for Javascript. Nothing special is used in it. Simple calculator using HTML5, CSS, and basic JS. Basic start for learning JS.
- cal.html -- Conatins the code for the interface which you will see if you use it.
- cal.css -- Contains the code for styling
- cal.js -- It contains the javascript code used in it.
- Readme.md -- To guide you about how the project works.
- image folder : contain some images of the program running on chrome

