Recipe website from The Odin Project
See more on why I do this at https://bigfatbird.de/portfolio/top
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
- a Netlify server https://bigfatbird-odin-recipes.netlify.app/
- and also a GitHub Pages server https://bigfatbird.github.io/odin-recipes/