Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.31 KB

Travel-Advisor

Travel advisory website.

Created a travel advisory that provides a traveller with all the details they might need to plan their travel , using React Js and various google API keys.
The website shows all the necessary real time data of all the restaurants , hotels and attractions around the world.
In addition to that the website also includes the weather condition of various places thereby making the website efficient in itself.

⚙️ Technology Used

  1. React.js
  2. Bootstrap
  3. API keys from Rapid API for Hotels/ Restaurant/ Attractions and weather conditions
  4. API keys from Google console for map functionality

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.