This project is part of the Odin Project HTML course and is a pure HTML recipe page. Focus of the learnings in the project:
- Fundamental Knowledge around Web Development
- Git, Github and Version Control
- Setup of a Development Environment in Mac and Linux
- Basic visual studio code configuration
- HTML Fundamentals (HTML Boilerplate, Tags, Links, Images, Hierarchy, ...)
As part of the CSS Fundamentals lesson this exercise was revisited to improve the layout. Focus on the learning in the project:
- Try out different styling options
- Use classes, ids, etc. across the page