This is a basic calculator made with JavaScript. This is one of the projects in the Frontend Development Libraries certification program at FreeCodeCamp. This application was released to production using Github Pages. You can see a preview in this link.
This project was developed with React JS.\
For development purposes, you can create a fork of this repo and run npm install, and then npm starts to launch the development server at localhost:3000.