Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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**