Skip to content

Talauer/odin-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Odin Recipes - Argentinian Cuisine

A professional HTML project showcasing traditional Argentinian recipes. Built as part of The Odin Project curriculum to practice and demonstrate fundamental web development skills.

🚀 Project Overview

This website features three authentic Argentinian recipes with semantic HTML structure, proper document hierarchy, and intuitive navigation between pages.

📋 Features

  • Semantic HTML5: Proper use of semantic elements
  • Multi-page Structure: Organized file architecture
  • Responsive Images: Optimized with descriptive alt text
  • Clean Navigation: Easy movement between recipe pages
  • Well-documented: Clear instructions and ingredient lists

🍽️ Recipes Included

  1. Argentinian Beef Empanadas - Traditional baked turnovers
  2. Homemade Dulce de Leche - Argentina's iconic sweet spread
  3. Maizena Alfajores - Classic cornstarch cookies with dulce de leche filling

💻 Technologies Used

  • HTML5
  • Git & GitHub (Version Control)
  • Markdown (Documentation)

📁 Project Structure

📁 Project Structure

odin-recipes/
├── index.html              # Main landing page
├── recipes/
│   ├── beef-empanadas.html # Argentinian beef empanadas
│   ├── dulce-de-leche.html # Traditional dulce de leche
│   └── maizena-alfajores.html # Classic alfajores
└── README.md               # Project documentation

🛠️ Skills Demonstrated

  • Semantic HTML markup
  • Multi-page website architecture
  • Lists (ordered/unordered) implementation
  • Image embedding with accessibility
  • File system organization
  • Git workflow (add, commit, push)
  • Professional documentation

📈 Learning Outcomes

This project provided hands-on experience with:

  • Building a complete multi-page website from scratch
  • Implementing proper HTML structure and semantics
  • Creating accessible web content
  • Managing project files and version control
  • Writing clean, maintainable code

🌐 Live Demo

View the live website here Developed by Sebastián Talauer as part of The Odin Project - HTML Foundations

About

A practice project to apply my HTML skills by building a basic recipe website with a main index page linking to multiple recipes. The focus is on HTML structure and semantics, forming a foundation for future CSS styling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages