Giter Club home page Giter Club logo

fda's Introduction

React Native Food Delivery Application UI

This is a React Native mobile application UI for a food delivery service.

Table of Contents

Installation

Before you can run the application, you need to install some dependencies.

Prerequisites

  • Node.js (version 12 or newer)
  • React Native CLI (command-line interface)
  • Xcode (for iOS development)
  • Android Studio (for Android development)

Instructions

  1. Clone the repository to your local machine: git clone https://github.com/example/example.git
  2. Change into the project directory:
  3. Install the dependencies:
  • npm install
  1. If you're using iOS, run the following command to install the iOS dependencies:
  • npx pod-install ios

  1. Start the application:
  • If you're using iOS, run the following command to start the iOS simulator:

    npx react-native run-ios

  • If you're using Android, run the following command to start the Android emulator:

    npx react-native run-android

Deployment

To build the application for deployment, run the following command:

npm run build

contribution

To contribute to this project, follow the steps below:

  1. Fork the repository.
  2. Create a new branch:
  • git checkout -b <branch-name>

  1. Make your changes and commit them:
  • git commit -m "<commit-message>"

  1. Push your changes to the branch:
  • git push origin <branch-name>

  1. Create a pull request on the original repository.

Screens

Screen Description
Onboarding screens Welcome screens for new users that guide them through the basic features and benefits of the application.
Registration screen A screen where users can sign in to their accounts or create new accounts.
OTP verification A screen where users can enter the one-time password they receive via SMS or email after signing up.
Home screen The main screen of the application where users can browse different restaurants and their menus.
Product screen A screen that displays detailed information about a specific product reviews, and photos.
Cart screen A screen where users can view and edit the items they have added to their cart.
Checkout screen A screen where users can confirm their order and enter their payment and delivery details.
Payment screen A screen where users can select a payment method and complete their order.
Order status screen A screen where users can view the status of their current and past orders, including estimated delivery times and order tracking.
Voice command screen A screen which contains list of all command for navigation

Onboarding Screens

Registration Screens

OTP verification Screen

Home Screen

Voice command Screen

Cart Screen

Product Detail Screen

Payment Screens

Checkout Screens

Delivary Status Screens

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.