- Download or Clone this repository. Link: https://github.com/nhananto/TouristBD.git
- Download and Install Xampp software
- Unzip or Clone this project in
C:\Xampp\htdocs\ - Open Xampp Software and start the Apache server.
- Create a new database and import the travel.sql file from Database folder. phpmyadmin:
http://localhost/phpmyadmin/ - Go to a browser and use this URL
http://localhost/touristbd/
You are good to go now. 😃

