Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 378 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 378 Bytes

Odin Recipes

Introduction

This project is a simple recipe website that shows a collection of recipes. Each recipe includes an image, description, ingredients, and steps. The website is structured with a homepage linking to the recipe pages.

Skills Demonstrated

  • Git: Commit messages.
  • HTML: Elements and tags, HTML boilerplate, lists, and links and images.