Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praveenkumar18hub/tour-explorer
A Tour Guide Mobile App
https://github.com/praveenkumar18hub/tour-explorer
api expo javascript react-native
Last synced: 14 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T05:10:07.000Z (2 months ago)
- Last Synced: 2024-11-03T07:40:20.639Z (14 days 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**