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.
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.
- Python
- Flask
- Git
- Clone the repository:
git clone git@github.com:AllenL8921/ProjectSliceOfPie.git cd <project-directory>