Welcome to my project, where I aim to create a clone of UberEats and Yelp. The idea behind this project is to provide a platform for users to search for restaurants, view menus, place orders, and have food delivered to their doorstep.
EatIt is a cross-platform mobile application that works on both iOS and Android devices. Built with Expo, Aws, and set of APIs of Google Cloud Platform and Yelp.
npm i
npx expo start
This page uses the Google Maps Platform API to get the map and location data, and Yelp API to get information about businesses around a particular area. Expo provides a set of APIs and SDKs that allow developers to integrate Google Maps into their applications.
By combining Reanimated and React Navigation , page transitions is much smoother.
I am using share-element to make the interaction of picking food more interesting