Skip to content

Joel12r/Responsive-Recipe-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Page README

This repository contains the code for a simple recipe page. The page features a recipe for a classic omelette along with its ingredients, instructions, and nutritional information. It is designed using HTML and styled with CSS, with some elements styled using Bootstrap for responsiveness.

Preview

Screenshot

Features

  • Simple Design: The page has a clean and straightforward design, making it easy to read and follow the recipe.
  • Responsive: Utilizes Bootstrap for responsive design, ensuring that the page looks good on various devices and screen sizes.
  • Easy Navigation: The recipe is broken down into sections with clear headings and bullet points for ingredients and instructions.
  • Nutritional Information: Provides basic nutritional information per serving.

Usage

To view the recipe page, simply open the index.html file in a web browser.

Credits