Skip to content

A clone of the Deliveroo app built in React Native. Implements Redux, React Navigation and NativeWind.

Notifications You must be signed in to change notification settings

mohahasan19/deliveroo-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Deliveroo Clone

This is a clone of the food delivery app, Deliveroo, built in React Native. The project replicates the front-end functionality of the app by pulling data from a Sanity database. The app provides functionality for browsing restaurants, each of which is a functional component, and allows users to make orders by adding them to a basket. Users can add, remove, or modify their orders from the basket screen, after which they can place their orders for delivery, signalled by the navigation to a delivery screen. The basket is managed using Redux, a global state manager, and React Native Navigation is used to navigate between different screens.

Tech Stack

The tech stack used in this project consists of:

Demo

The following is a video demonstration of the app's flow:

Screen_Recording_20230416-172311_Expo.Go.mp4

About

A clone of the Deliveroo app built in React Native. Implements Redux, React Navigation and NativeWind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published