Skip to content

React Native-based Deliveroo clone for iOS that users can order restaurant food and takeout 🥡

Notifications You must be signed in to change notification settings

JasonDisj/deliveroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Deliveroo Clone with REACT NATIVE! (Navigation, Redux, Tailwind CSS & Sanity.io)

Home Page

"Screenshot of Home Page"

Restaurant Page

"Screenshot of Restaurant"

Add Dishes

"Screenshot of Add Dishes"

Place Order

"Screenshot of Place Order"

Restaurant Taking Order

"Screenshot of Prepare Order"

Estimated Time of Arrival

"Screenshot of Estimated Arrival"

Setup

Make sure that you're running Node version 12 or higher.

Install Expo CLI with npm install -g expo-cli.

Install dependencies with npm install.

Install Sanity.io with npm install -g @sanity/cli.

Running Front-end

expo start

Running Back-end

sanity start