NearBite is an APP to get a list of near restaurants based on a selected location.
Run npm to install the packages
npm install
GOOGLE_API_KEY=<YOUR_GOOGLE_API_KEY>
npx react-native run-android
npm start
npx react-native run-iOS
npm start
Made with React Native, TypeScript, Redux and Google Maps APIs for fetching data.