A small project of mine: a calculator. It has a few bugs (decimals don't work), but generally it operates well, similar to an iOS calculator. It's built using the React.JS framework.
Download the repository, open the code-workspace file, open the terminal in VS Code and run this command, if npm is available:
npm start
