This is a simple booking website to book flights and hotels using oxylabs to scrape data from booking.com
First, clone the repo and run the development server:
npm i
npm run dev
Open http://localhost:3000 with your browser to see the result.
This is a simple booking website to book flights and hotels using oxylabs to scrape data from booking.com
First, clone the repo and run the development server:
npm i
npm run dev
Open http://localhost:3000 with your browser to see the result.