Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.66 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.66 KB

One Advisor

One Advisor: Your Ultimate Travel Companion

Discover the best hotels, flights, and attractions within 1-5 km radius. Effortlessly search, plan, and explore with real-time map integration. Experience seamless travel with One Advisor.

Check out the demo here!

Features

  • Search for hotels, flights, and attractions within a radius of 1 to 5 kilometers.
  • Real-time map integration for seamless navigation and search.
  • Efficient search function with optimized results based on user preferences.
  • Integration with Travel Advisor API to fetch hotel, flight, and attraction data.
  • Interactive map interface for a visual representation of search results.
  • User-friendly UI for easy navigation and selection of options.
  • Real-time updates and suggestions as the user moves with the map.

Tech Stack

  • React: JavaScript library for building user interfaces.
  • Redux Toolkit: Official, opinionated, batteries-included toolset for efficient Redux development.
  • React Router: Declarative routing for React.
  • Google Maps API: Provides mapping and geocoding functionality for displaying maps and performing location-based searches.
  • Travel Advisor API: Integration with hotel, flight, and attraction APIs for retrieving relevant data.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.

Getting Started

To run One Advisor locally, follow these steps:

  1. Clone the repository: git clone https://github.com/username/repo.git
  2. Navigate to the project directory: cd one-advisor
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and visit http://localhost:3000