Simple Calculator developed using php.
- Download and install PHP.
- Download the project.
- Migrate to project folder.
- Open cmd/ terminal from the project folder.
- Execute the following command. php -S localhost:4000
- In browser, type and enter the following url URL: http://localhost:4000