This README file will be updated with more details soon.
Last Updated: 21-01-2025 | 15h25 (CET)
This project is part of an assignment from The Odin Project.
Are you new to The Odin Project? If so, be sure to check out the Note for Beginners
.
The goal of this assignment was to create a simple recipe website using HTML. This project helped practice the basics of HTML
, including creating lists, linking pages, and embedding images.
This project involves creating a recipe website that adheres to the following requirements:
Each recipe page should include:
- A visually appealing
image
showcasing the finished dish. - A brief and engaging
description
of the dish beneath the image. - An
unordered list
of all necessary ingredients. - An
ordered list
providing clear, step-by-step preparation instructions.
The website must:
- Feature at least
three
unique and distinctrecipes
. - Include a homepage with intuitive
navigation links
to each recipe page.
This project includes extra features
beyond the basic assignment requirements.
If your project looks different, don't worry or feel discouraged. Each project is unique and reflects the developer's individual learning journey.
Focus on understanding the core concepts and completing the assignment to the best of your ability.
The goal is to learn and improve your skills, not to create an identical copy. Keep experimenting, practicing, and don't hesitate to seek help if needed.
Happy coding!
To be updated
To be updated
To be updated
To be updated
To be updated
This project adheres to a Code of Conduct designed to foster a welcoming, inclusive, and respectful environment
for all participants.
Key principles include, but are not limited to:
- Respectful Communication: Engage constructively and avoid personal attacks.
- Inclusivity: Value diverse perspectives and ensure no one feels excluded.
- Accountability: Take responsibility for actions and work to maintain a collaborative atmosphere.
- Unacceptable Behaviors: Harassment, discrimination, or disruptive actions will not be tolerated.
Maintainers are responsible for enforcing these standards
and ensuring the community remains safe and productive.
For full details, please refer to the Code of Conduct file.
- The information used in this document and repository is for
educational purposes and personal learning
as part of an assignment from The Odin Project.
- While the structure or topics may be similar to other assignments, the
code and implementation are original
.
Recipes are sourced from All Recipes
and are used solely for educational purposes. Media and icons are also sourced externally. For more information, please visit the Attributions File.
- The content is provided "as is"
without warranties
and may not be suitable for production use. Theuser assumes all responsibility
for ensuring the code and content meet their requirements.
- The authors or contributors are
not liable for any damages
arising from the use or inability to use the information provided.
For more information, please visit the Disclaimer File.
This project is licensed under the MIT License, which permits use, copying, modification, merging, publishing, distribution, sublicensing, and selling copies of the software when proper attribution and credit is given.
The software is provided "as is", without warranty of any kind.
Disclaimer: Before using this material, please ensure that you fully understand the terms of the license.
For more details, please refer to the License file.
This README file will be updated with more details soon.