Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 558 Bytes

File metadata and controls

20 lines (13 loc) · 558 Bytes

Food Delivery Website

Welcome to the Food Delivery Website project! This application allows users to order food and have it delivered to their address. Built with Flask, it's designed for local development.

Getting Started

To run the project, execute main.py. This will start a development server, and you'll see a link in the terminal to access the website.

Prerequisites

  • Python
  • Flask
  • Git

Installation

  1. Clone the repository:
    git clone git@github.com:AllenL8921/ProjectSliceOfPie.git
    cd <project-directory>