An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Travel

booking travel vaccinations responsive web application built with HTML, CSS, JavaScript, PHP, and MySQL.

![Alt text](images/travel.png)

## Usage

Run the local PHP dev server and see it the browser!

```
php -S localhost:8000 -t .
```