nklmantey / react-native-travel-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-travel-app

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

Setup

  • Clone the repo with the following command
    git clone https://github.com/nklmantey/react-native-travel-app.git

  • Install package depencies with package manager of your choice
    npm i or yarn

  • Replace values in .env.local with your Supabase project variables

  • Run the app locally using the following command
    npx expo start

About

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


Languages

Language:TypeScript 97.8%Language:JavaScript 2.2%