recipe_book

This project consists of a recipe book page where you can see the different recipes from different world cuisines, a gallery of food photography and a little more about me. I created Recipe book, to practice my Django knowledge and challenge myself, as well as to use it to save all of my favorite recipes.

Work in progress

  • -Add more recipes and cuisine types
  • Add dockerfile
  • deploy app

Install

pip install -r requirements.txt

Run

python manage.py runserver

Now you can visit http://localhost:8000/

Screenshots

Screenshot 2022-08-03 at 12 34 40Screenshot 2022-08-03 at 12 34 50 Screenshot 2022-08-03 at 12 35 00