Little Lemon Restaurant's website
See the live demo at https://littlelemon.softifacts.com
Customized Home page

List of items

Menu item with name, description, price and image

Book a reservation

Restaurant infomation page

Run the app in the local hoster
cd littlelemon
make sure you are in the project folder
python manage.py runserver
(If you use nixos, you can use nix-shell shell.nix
)