Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.21 KB

File metadata and controls

47 lines (26 loc) · 1.21 KB

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