Skip to content

🗺️ A dynamic React app — built using the Travel Advisor API to explore real-time restaurants, hotels, and attractions on an interactive Leaflet map.

Notifications You must be signed in to change notification settings

Vinay-Basargekar/Discover-Places

Repository files navigation

Travel Mapper

  • web application that helps users find restaurants, hotels, and attractions in a specified location and view them on an interactive map. The app allows users to explore nearby points of interest and get detailed information, including photos, addresses, and locations.

Screenshot

Implementation

  • Initialized the project using Vite with React as the base framework
  • Implemented a responsive design with Tailwind CSS
  • Integrated Leaflet.js for interactive map functionality
  • Utilized Axios to fetch real-time data from the Travel Advisor API

Getting started

To run on your system, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Vinay-Basargekar/profile-mapper.git
  2. Navigate to the project directory:

    cd profile-mapper
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

About

🗺️ A dynamic React app — built using the Travel Advisor API to explore real-time restaurants, hotels, and attractions on an interactive Leaflet map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published