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.
- Host: GitHub
- URL: https://github.com/fimbres/deliver-app
- Owner: fimbres
- Created: 2023-08-08T08:25:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T22:15:49.000Z (over 2 years ago)
- Last Synced: 2025-05-14T16:16:21.388Z (10 months ago)
- Topics: expo, nativewind, react-native, react-native-icons, react-native-navigation, react-native-reanimated, sanity-io, tailwind-css, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 3.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**
**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)