Skip to content

Deliveroo (Food Ordering App) with REACT NATIVE & Spring Boot REST API. URL of Backend Repository is given below 👇

Notifications You must be signed in to change notification settings

akashsabale01/deliveroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deliveroo Clone - React Native

This is a Deliveroo clone built using React Native and Expo. It is a mobile application that allows users to order food from restaurants and have it delivered to their location.

Features

  • Browse restaurants and their menus
  • Add items to cart and place orders
  • Skeleton loader while fetching data from backend
  • Real-time order tracking
  • Integration with Google Maps API for location and directions
  • Splash Screen

Technologies

  • React-Native
  • Expo
  • TailwindCss with NativeWind for styling
  • Redux ToolKit for state management
  • react-native-maps with Google Map API

Setup

To run the app locally, you'll need to have Expo CLI installed on your machine. You can install it globally using npm:

Copy code

npm install -g expo-cli

Then, clone the repository and install the dependencies:

Copy code

git clone /~https://github.com/akashsabale01/deliveroo.git
cd deliveroo
npm install

Finally, start the Expo development server:

Copy code

expo start

This will open a Metro Bundler in your default web browser. From here, you can either run the app in an iOS or Android emulator, or on a physical device using the Expo client app.

About

Deliveroo (Food Ordering App) with REACT NATIVE & Spring Boot REST API. URL of Backend Repository is given below 👇

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published