Skip to content

1st Project: Create 3 recipe pages. Part of The Odin Project Foundation course

Notifications You must be signed in to change notification settings

curveservices/odin-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin Recipes

Live Demo: Recipes

PC View:

recipes

Overview

This assignment Project: Recipes was set as part of the The Odin Project curriculum. This is a very basic website with 3 recipe pages.

Provided Assets

Objectives

  1. Create a new directory within the odin-recipes directory and name it recipes
  2. Create a new HTML file within the recipes directory and name it after the recipe it will contain
  3. For now, just include an h1 heading with the recipe’s name as its content
  4. An image of the finished dish under the h1 heading that you added earlier
  5. Under the image, it should have an appropriately sized “Description” heading followed by a paragraph or two describing the recipe
  6. Under the description, add an “Ingredients” heading followed by an unordered list of the ingredients needed for the recipe.
  7. Finally, under the ingredients list, add a “Steps” heading followed by an ordered list of the steps needed for making the dish
  8. Add two more recipes with identical page structures to the recipe page you’ve already created

Skills learnt

  • index creation
  • GIT commands
  • creating links and boilerplate

About

1st Project: Create 3 recipe pages. Part of The Odin Project Foundation course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published