Skip to content

Surajit0573/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Its a basics calculator using Javascript.

Installation

  1. Fork the repository using the green Code button above!

  2. Install the Live Server extension to your Visual Studio code.

  3. Go to the index.html file > right-click and press the 'Open with Live Server' button.

  • This will launch your default browser with the website preview.
  • To see your latest changes, save the file and reload the tab.

Contribute

  1. Take a look at Issues and find an unassigned one that you want to work on.

  2. Ask the maintainers to assign that issue to you.

  3. Once you have completed your task, open a GitHub pull request. If you do not know how use this guide for help.