Go to your working directory. Open the terminal and run:
git clone https://github.com/YersinBerdikulov/travel_agency.git
npm install
npm start
This project has been built for practicing backend in NodeJS. It uses ExpressJS as a main module, for handling http requests, serving files and in general for building entire website.