Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 2.96 KB

README.md

File metadata and controls

77 lines (57 loc) · 2.96 KB

THE FOODIE ZONE - FOOD ORDERING APP

"This repository encompasses the comprehensive codebase for 'The Foodie Zone' food ordering application, developed utilizing a technology stack that includes React JS, Redux Toolkit, Material UI, Firebase, and Parcel. It offers a wide range of sophisticated functionalities and features."

For an optimal experience, please access the website in desktop view, as it is currently not responsive. 👀

Live Project : https://food-ordering-app-gilt.vercel.app/

Technologies Used :

  • React JS
  • Redux Toolkit
  • Firebase Authentication
  • Material UI
  • Parcel

Features :

  • User Registration and Authentication
  • Username after sign Up
  • Browse Restaurants
  • Search Restaurants
  • Shimmer UI
  • View Restaurant Menus
  • Add Items to the Cart

Getting Started :

Follow these steps to set up and run the application locally:

Prerequisites :

  • npm (Node Package Manager) installed.
  • Parcel Bundler installed.

Installation :

  1. Clone the repository:

    git clone https://github.com/your-username/FOOD ORDERING APP.git
    cd FOOD ORDERING APP
    

LOCALHOST=1234

  1. Install dependencies:

    cd FOOD ORDERING APP
    npm install
    
  2. Inside the cd FOOD ORDERING APP

    run this-- npm start
    "start" stands to parcel index.html
    mentioned it in your package.json file like -
    "start": "parcel index.html"
    then run "npm start"
    

Demo Screenshots :

Screenshot (1) Screenshot (2) Screenshot (3) Screenshot (4) Screenshot (5) Screenshot (6) Screenshot (7) Screenshot (8) Screenshot (9) Screenshot (10) Screenshot (11) Screenshot (12) Screenshot (13)