Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 918 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 918 Bytes

odin-recipes

Recipe website from The Odin Project

See more on why I do this at https://bigfatbird.de/portfolio/top

Assignment:

Basically the task was to create a little recipe site for three of your favorite dishes. It uses plain HTML at the moment and really isn't that impressive if you know web development, but might get prettier in the future.

The task is to create a little landing page which lists your favorite recipes and links to them. You also need to upload pictures of the recipes.

Learning outcome:

  • Work with git
  • Use simple HTML Structure and organize files for a website
  • research recipes to list on a website
  • Deploy your website on a server

https://www.theodinproject.com/paths/foundations/courses/foundations/lessons/recipes

Deploys to