Skip to content

yashrajthakor/react-native-travel-app

Repository files navigation

Travel App

An app that recommmends popular tourist destinations to users based on specified categories

Technologies Used

  • React Native
  • Upcoming features

  • Allow filtering by categories
  • Authentication
  • Pull data from a tourism API to recommend randomized location
  • Implement Google Maps to allow searching destinations
  • Setup

    Clone the repository

    Via HTTPS: git clone https://github.com/nklmantey/react-native-travel-app.git

    Via SSH: git clone git@github.com:nklmantey/react-native-travel-app.git

    Steps

  • iOS & Android package installation - run npm install / yarn add to get packages
  • Start server - npm start / yarn start
  • Run app - npx react-native run-android / npx react-native run-ios
  • Project Status

    In progress

    Improvements

    Wasn't built responsively and so may appear wonky on devices with differing screen dimensions.

    Screenshots

    screenshot

    screenshot

    screenshot

    screenshot

    screenshot

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published