This is a Web Application that receives two numbers from the web form, perform one operation of [ADD, SUB, MUL, DIV] and submits them to a restful web API.
How to Run This Application.
- Download or Clone the Repo.
- Navigate to index.html file for the application to run