An open API service indexing awesome lists of open source software.

https://github.com/fimbres/deliver-app

A mobile app to order food just like Uber Eats, built with React Native and Expo, Zustand, TailwindCSS with Nativewind, React Native Navigation, and many more TypeScript technologies.
https://github.com/fimbres/deliver-app

expo nativewind react-native react-native-icons react-native-navigation react-native-reanimated sanity-io tailwind-css typescript zustand

Last synced: 3 months ago
JSON representation

A mobile app to order food just like Uber Eats, built with React Native and Expo, Zustand, TailwindCSS with Nativewind, React Native Navigation, and many more TypeScript technologies.

Awesome Lists containing this project

README

          

# deliver-app

**Description**

Mobile app developed with Expo and React Native that allows you to order food, just like Uber Eats.

**Screenshots**


Home Page
Restaurant Page
Order placed successfully

**Prerequisites**

Be sure that you have already installed:
- NodeJs version 20.2.0.
- Expo.
- Git.
- Expo Go app in a smartphone or an emulator.

**Instructions**

- run in your git console `git clone https://github.com/fimbres/deliver-app.git`
- run `cd deliver-app`
- run `npm install` or just `npm i`
- Open the project with your IDE.
- run `npm run start` or `expo start`
- scan the QR code using your smartphone. (this should open your Expo Go app with the `deliver-app` running on your smartphone)