-
Open the "back-end" folder in terminal and execute the following command:
pip install -r requirements.txtpython main.py -
Open the "front-end" folder in a separate terminal and execute the following commands:
npm install react-bootstrap bootstrapnpm installnpm run dev -
Follow the localhost link present in the front-end terminal
-
Enjoy "ordering" the food! :)
Made by: Andrés Tito, Giorgi Japaridze and Vayun K Soni


