/FoodOrderApp

Order your favourite food easily. Delicious Food on your way just a tap away, just select from our exquisite menu and order the food you like.

Primary LanguageJavaScriptMIT LicenseMIT

FoodOrderApp

Order your favourite food easily. Delicious Food on your way just a tap away, just select from our exquisite menu and order the food you like.

Installation

Clone this repository:

git clone https://github.com/akash-268/FoodOrderApp.git

Setup Your Firebase Realtime Database And put your link in the fetch logic.

https://YOUR-DATABSE-NAME.firebaseio.com/

Install the Dependencies.

Make sure you have nodejs & npm installed in your system.

npm install

Run it.

npm start