https://github.com/devmuhammadzaki/travel
booking travel vaccinations responsive web application built with HTML, CSS, JavaScript, PHP, and MySQL.
https://github.com/devmuhammadzaki/travel
css3 html5 javascript mysql php
Last synced: 3 months ago
JSON representation
booking travel vaccinations responsive web application built with HTML, CSS, JavaScript, PHP, and MySQL.
- Host: GitHub
- URL: https://github.com/devmuhammadzaki/travel
- Owner: devmuhammadzaki
- Created: 2022-08-17T14:13:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T15:19:08.000Z (11 months ago)
- Last Synced: 2025-01-10T06:35:06.657Z (5 months ago)
- Topics: css3, html5, javascript, mysql, php
- Language: PHP
- Homepage:
- Size: 6.58 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel
booking travel vaccinations responsive web application built with HTML, CSS, JavaScript, PHP, and MySQL.

## Usage
Run the local PHP dev server and see it the browser!
```
php -S localhost:8000 -t .
```