Deliveroo is a mobile app that allows users to order food from a variety of local restaurants and cafes and have it delivered to their doorstep. The app offers a simple and convenient way to browse menus, place orders, and track delivery status in real-time. Deliveroo partners with a large number of restaurants in many countries around the world and has become popular among consumers who want the convenience of mobile food delivery services.
- React Native
- Tailwind CSS
- Redux
- TypeScript
- React Native Maps
- Sanity
- git clone
https://github.com/acatzk/mobile-deliveroo-clone.git
- cd mobile-deliveroo-clone
- npm install
- cd sanity && npm install
- cd mobile-deliveroo-clone && npm run start || expo start
- cd sanity && npm run dev