Its a basics calculator using Javascript.
-
Fork the repository using the green
Code
button above! -
Install the Live Server extension to your Visual Studio code.
-
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.
-
Take a look at Issues and find an unassigned one that you want to work on.
-
Ask the maintainers to assign that issue to you.
-
Once you have completed your task, open a GitHub pull request. If you do not know how use this guide for help.