Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianhajdin/project_travel_advisor
Tutorial created in collaboration with Enyel Sequeira, taught by JavaScript Mastery.
https://github.com/adrianhajdin/project_travel_advisor
api javascript rapidapi reactjs
Last synced: 30 days ago
JSON representation
Tutorial created in collaboration with Enyel Sequeira, taught by JavaScript Mastery.
- Host: GitHub
- URL: https://github.com/adrianhajdin/project_travel_advisor
- Owner: adrianhajdin
- License: mit
- Created: 2021-07-31T10:54:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T13:12:23.000Z (about 1 year ago)
- Last Synced: 2024-10-01T11:42:12.482Z (about 1 month ago)
- Topics: api, javascript, rapidapi, reactjs
- Language: JavaScript
- Homepage:
- Size: 169 KB
- Stars: 2,018
- Watchers: 16
- Forks: 446
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Travel Advisor
![Travel Advisor](https://i.ibb.co/qph2cZn/image.pngg)
### [🌟 Become a top 1% Next.js 13 developer in only one course](https://jsmastery.pro/next13)
### [🚀 Land your dream programming job in 6 months](https://jsmastery.pro/masterclass)## Introduction
Build and Deploy an advanced Travel Companion Application using Google Maps. With Geolocation, Google Maps API, Searching for places, Fetching restaurants, hotels and attractions based on location from specialized Rapid APIs, data filtering and much more, this Travel Advisor App is the best Maps Application that you can currently find on YouTube and on the entire internet.In this video, you'll learn:
- Advanced React Best Practices such as folder & file structure, hooks and refs
- Creating a User Interface using Material UI
- Working with Google Maps API
- And most importantly fetching data from unlimited sources using RapidAPI
- Essentially, you'll become the master of working with APIs[RapidAPI](https://rapidapi.com/hub?utm_source=youtube.com/JavaScriptMastery&utm_medium=DevRel&utm_campaign=DevRel)
[Travel Advisor API](https://rapidapi.com/apidojo/api/travel-advisor?utm_source=youtube.com/JavaScriptMastery&utm_medium=DevRel&utm_campaign=DevRel)
[Open Weather Map API](https://rapidapi.com/community/api/open-weather-map?utm_source=youtube.com/JavaScriptMastery&utm_medium=DevRel&utm_campaign=DevRel)## Stay up to date with new projects
New major projects coming soon, subscribe to the mailing list to stay up to date https://javascriptmastery.eo.page/mailing-list.Setup: run ```npm i && npm start``` to start the development server