This directory contains shared code used by both the frontend and backend.
types.ts - TypeScript interfaces for hotel data and API requests/responsesHotel - Represents a hotel with its detailsHotelSearchResponse - API response format for hotel searchesHotelSearchRequest - API request format for hotel searches