A collection of delicious recipes built as part of The Odin Project Foundations curriculum.
This is a simple recipe website demonstrating strong HTML fundamentals, semantic markup, and clean project structure.
- Responsive homepage with recipe links
- Well-structured recipe pages with ingredients and instructions
- Proper use of semantic HTML elements
- High-quality images with meaningful alt text
- Clean commit history with professional messages
- World Famous Lasagna - Classic Italian comfort food
- Filipino Chicken Adobo - Savory and tangy Filipino national dish
- (Add more as you create them)
- HTML5
- CSS3 (coming soon)
- Practice semantic HTML
- Learn proper document structure
- Build a clean, readable codebase
- Understand the importance of good commit messages and project documentation
View Live Site
(Add this link after you deploy it)
- Clone the repository:
git clone git@github.com:Condren/recipes-project.git