Skip to content

vishalkrishna8/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published