Skip to content

Nexplore is a mobile application where users can search and find local hotel, restaurants, and attractions within a particular area

Notifications You must be signed in to change notification settings

nickhuynhq/nexplore_app

Repository files navigation

Nexplore

🧭 Nexplore is a mobile application where users can search and find local hotel, restaurants, and attractions within a particular area

  • This project was created using React Native
  • In addition, Tailwind CSS allowed me to flex my styling muscles, using new components to create the sleek UI.
  • Entire application was built on TypeScript
  • Location information was pulled from the Travel Advisor API

📱 To demo the App, please use this link below to access Expo Go:
-> Expo Go Link

Project Screenshot

nexplore_mockup

Project Demo

nexplore_github.-.1080WebShareName.mov

Current Features

  • Search locations
  • View hotels, restaurants, and attractions

Tech Stack

React Native Tailwind CSS TypeScript HTML5 Expo Google Cloud

Installation

Make sure you have the Expo CLI installed before proceeding

  1. Clone this repository. $ git clone https://git@github.com:nickhuynhq/nexplore_app.git

  2. Run npm install from inside the root directory.

$ cd nexplore_app
$ npm install
  1. Create your own .env.local file
GOOGLE_API_KEY= <YOUR_KEY>
RAPIDAPI_API_KEY= <YOUR_KEY>
  1. Run the app
$ expo start

Author

Nicholas Huynh @nickhuynhq

Swag

About

Nexplore is a mobile application where users can search and find local hotel, restaurants, and attractions within a particular area

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published