Skip to content

cabral0413/Recipes_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mama's Kitchen

Welcome to Mama's Kitchen, your ultimate destination for a wide variety of delicious and wholesome recipes. This website offers an extensive collection of recipes categorized into different meal types to make your culinary journey easier and more enjoyable.

Folder Structure

recipes_Website/
├── Images/
├── Pages/
│   ├── Recipes/
│   │   ├── Beverages/
│   │   │   ├── Cashew_Coffee.html
│   │   │   ├── Cucumber_Agua_Fresca.html
│   │   │   ├── Iced_Matcha_Green_Tea_Latte.html
│   │   ├── Breakfast/
│   │   │   ├── Apple_Muffins.html
│   │   │   ├── Cheesecake_Muffins.html
│   │   │   ├── Coffee_Cake.html
│   │   │   ├── Healing_Bowls.html
│   │   │   ├── Lemon_Bread.html
│   │   │   ├── Pumpkin_Granola.html
│   │   ├── Desserts/
│   │   │   ├── Chocolate_Chip_Zucchini_Bars.html
│   │   │   ├── Grahams_Bars.html
│   │   │   ├── Pistachio_Loaf.html
│   │   │   ├── Zucchini_Bread.html
│   │   ├── Dinner/
│   │   │   ├── Crunchy_Roll_Bowls.html
│   │   │   ├── Mushroom_Penne.html
│   │   │   ├── Spaghetti.html
│   │   ├── Lunch/
│   │   │   ├── Chicken_Wraps.html
│   │   │   ├── Curry_Chicken_Salad.html
│   │   │   ├── Mac_And_Cheese.html
│   │   │   ├── Simple_Green_Salad.html
│   │   ├── Snacks/
│   │   │   ├── Feel_Good_Apple_Muffins.html
│   │   │   ├── Pecan_Pie_Energy_Bites.html
│   │   │   ├── Raw_Vegan_Carrot_Cake_Bites.html
│   ├── About_us.html
│   ├── Beverages.html
│   ├── Breakfast_recipes.html
│   ├── Contact_Us.html
│   ├── Desserts.html
│   ├── Dinner.html
│   ├── Lunch.html
│   ├── Snacks.html
├── styles/
│   ├── Main.css
│   ├── Recipes.css
│   ├── recipesMain.css
├── index.html

Website Overview

Mama's Kitchen is a collection of recipes categorized into Beverages, Breakfast, Desserts, Dinner, Lunch, and Snacks. Each recipe includes detailed ingredients and instructions to make cooking simple and enjoyable.

How to use

  1. Clone the repository:
git clone https://github.com/your-username/recipes_Website.git

  1. Open the index.html file in your web browser to view the homepage.
  2. Navigate through the different categories and recipes using the links provided.

File Descriptions

  • index.html: The homepage of the website.

  • Images/: Folder containing all image assets used in the website.

  • Pages/: Folder containing HTML files for different categories and individual recipes.

    • Recipes/: Subfolder containing recipe categories.
      • Beverages/: Subfolder containing beverage recipes.
        • Cashew_Coffee.html, Cucumber_Agua_Fresca.html, Iced_Matcha_Green_Tea_Latte.html
      • Breakfast/: Subfolder containing breakfast recipes.
        • Apple_Muffins.html, Cheesecake_Muffins.html, Coffee_Cake.html, Healing_Bowls.html, Lemon_Bread.html, Pumpkin_Granola.html
      • Desserts/: Subfolder containing dessert recipes.
        • Chocolate_Chip_Zucchini_Bars.html, Grahams_Bars.html, Pistachio_Loaf.html, Zucchini_Bread.html
      • Dinner/: Subfolder containing dinner recipes.
        • Crunchy_Roll_Bowls.html, Mushroom_Penne.html, Spaghetti.html
      • Lunch/: Subfolder containing lunch recipes.
        • Chicken_Wraps.html, Curry_Chicken_Salad.html, Mac_And_Cheese.html, Simple_Green_Salad.html
      • Snacks/: Subfolder containing snack recipes.
        • Feel_Good_Apple_Muffins.html, Pecan_Pie_Energy_Bites.html, Raw_Vegan_Carrot_Cake_Bites.html
  • About_us.html, Beverages.html, Breakfast_recipes.html, Contact_Us.html, Desserts.html, Dinner.html, Lunch.html, Snacks.html

  • styles/: Folder containing CSS files for styling the website.

    • Main.css, Recipes.css, recipesMain.css

Contributing

Feel free to submit issues, fork the repository and send pull requests. Any improvements, suggestions, or corrections are welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published