- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
- 🔗 Assets
It is a convenient and easy-to-use food delivery application that connects customers with their favorite local restaurants and food establishments. With a wide variety of cuisines to choose from, users can browse menus, place orders, and track their food delivery in real-time.
- React Native
- TypeScript
- Expo
- VS Code
- Hygraph
- Clerk Authentification
👉 Get Started: an essential component during onboarding and user engagement
👉 React Navigation: used for managing navigation in React Native applications
👉 Screens: play a crucial role in shaping the user experience.
👉 Authentification: We have used Clerk Authentification SaaS to provide Authentification functions to our application
👉 Database: We have used Hygraph to manage Application Database System
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/DarkShadowCoder/Food_Delivery_App.git
cd Food_Delivery_App
Installation
Install the project dependencies using npm:
npm install
Running the Project
npx expo start --android
Open ExpoGo in your mobile phone and scan QR code.
This App is based on @IsaiselviP's design