About | Features | Technologies | Requirements | Starting | License | Author
Airline ticket sales website. An interactive svg map has been implemented, with which you can find out the name of the country and additional information about it. An interface for ordering tickets has also been made (select point of departure/arrival, date, class).
✔️ Interactive map;
✔️ Country search;
✔️ Select departure/arrival city;
✔️ Selecting a date using the calendar;
✔️ Selecting a class and number of passengers;
✔️ Adaptive for mobile devices;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/matmon12/aviaTur
# Access
$ cd aviaTur
# Install dependencies
$ npm install
# Run the project
$ gulp
# Compiles and minifies for production
$ gulp build
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Matmon