https://github.com/praveenkumar18hub/tour-explorer
A Tour Guide Mobile App
https://github.com/praveenkumar18hub/tour-explorer
api expo javascript react-native
Last synced: 6 months ago
JSON representation
A Tour Guide Mobile App
- Host: GitHub
- URL: https://github.com/praveenkumar18hub/tour-explorer
- Owner: Praveenkumar18hub
- Created: 2024-09-09T14:38:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T05:10:07.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T16:52:21.443Z (over 1 year ago)
- Topics: api, expo, javascript, react-native
- Language: JavaScript
- Homepage:
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tour-Explorer
This project is a React Native mobile application that helps users explore and discover various locations based on their preferences.
## Features
- **Search Locations**: Used LocationIQ API to search for locations by query.
- **Place Details**: Fetch detailed information about places using LocationIQ.
- **Places Data**: Retrieve data on nearby restaurants, hotels, and attractions via Travel Advisor API.
- **Weather Information**: Get current weather data for any location using WeatherAPI.
## Technologies Used
- **React Native**
- **Tailwind CSS**
- **LocationIQ API**
- **Travel Advisor API**
- **WeatherAPI**