banerjeeakash77 / Travel-advisor-application

Home Page:https://jeko10.github.io/Travel-advisor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel advisor
(React)


Table of contents

Project task

The project was inspired by JavaScript Mastery. Created in React, using Travel advisor API from Rapid API and React Leaflet, you can browse restaurants, hotels, and attractions around you, and anywhere on the map.

Project overview

This project will ask you to allow your location. If you allow it, it will show restaurants around you. You are able to choose between restaurants, hotels, and attractions. Getting data based on location is done with Axios and Travel advisor API parameters. You are also able to browse restaurants, hotels, and attractions anywhere on the map. Maps are powered by React Leaflet. On the left, there are select elements for type and rating. Below these 2 filtering options, there is a section with all the necessary information about restaurants, hotels, and attractions. There is basic info like price rank, place ranking, exact location, phone number, etc. The website is fully responsive.

Built with

  • React
  • Sass
  • Travel advisor API (Rapid API)
  • React Leaflet
  • Leaflet
  • JSON
  • GitHub Pages

Live preview

Click for live preview

About

https://jeko10.github.io/Travel-advisor/


Languages

Language:JavaScript 60.5%Language:SCSS 27.7%Language:HTML 11.7%