vishalkrishna8 / calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple calculator using javascript

This is a simple calculator program that performs basic arithmetic calculations.

Technologies used

This website was built using the following technologies:

• HTML

• CSS

• JavaScript

Installation

To install and run the website locally, follow these steps:

• Clone the repository

• Open the website in a browser: http://localhost:3000

Contributing

Contributions to the website are welcome. To contribute, follow these steps:

  1. Fork the repository Create a new branch: git checkout -b new-feature

  2. Make changes and commit them: git commit -am 'Add new feature'

  3. Push to the branch: git push origin new-feature

  4. Create a pull request.

About


Languages

Language:CSS 39.2%Language:HTML 34.7%Language:JavaScript 26.1%