Skip to content

The “Recipes” project is a simple HTML-based website that showcases various recipes. It is structured to include an index page and individual recipe pages, each containing detailed information about different dishes.

License

Notifications You must be signed in to change notification settings

lakshay1341/Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Recipes

Overview

The "Recipes" project is a simple HTML-based website that showcases various recipes. It is structured to include an index page and individual recipe pages, each containing detailed information about different dishes.

Project Structure

  • Index Page (index.html):

    • Contains a main heading "Odin Recipes".
    • Links to individual recipe pages.
  • Recipe Pages:

    • Each recipe has its own HTML file within the recipes directory.
    • Includes:
      • An <h1> heading with the recipe name.
      • An image of the dish.
      • A description of the recipe.
      • An ingredients list.
      • Step-by-step instructions.

Additional Features

  • Navigation: Links to multiple recipes from the index page.
  • Consistent Layout: Each recipe page follows a consistent structure for ease of navigation and readability.

How to Use

  1. Clone the repository:
    git clone https://github.com/lakshay1341/recipes.git
  2. Navigate to the project directory:
    cd recipes
  3. Open index.html in your web browser to view the list of recipes.

Contributing

Feel free to fork this repository and submit pull requests. Any contributions, whether they are bug fixes, new features, or improvements, are welcome!

License

This project is licensed under the MIT License.

About

The “Recipes” project is a simple HTML-based website that showcases various recipes. It is structured to include an index page and individual recipe pages, each containing detailed information about different dishes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages