Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 512 Bytes

File metadata and controls

17 lines (12 loc) · 512 Bytes

Odin Recipe

This is a simple recipe website project for the Odin Project's foundations course.

Purpose

The goal of this project is to demonstrate basic HTML and Git skills, including:

-Structing content with HTML -Linking between pages -Using Git for version control -Creating and editing a github repository

By completeing this project, I will become more comfortable working with: -Github repositories(clone, commit, push) -Basic HTML tags and layout -Organizing code and writing useful documentation