A beginning php project on heroku
Project Owner: Jason Wai Ki Ip
Project Description
This project is just a testing project to deploy php project in the heroku platform.
Steps to build the project:
- Clone the project to the local by running "git clone https://github.com/johnip2000/Prog8560_Assignment3.git"
- Install Xampp to run the local server.
- Click Start the Xampp to start the localhost server.
- Type "localhost:8080" in the browser to access the application.