You will use the HTML and CSS to create a webpage that will contain your favorite recipe. Your webpage should look similar to the Recipe Markdown Project you did earlier.
- Webpage contains About, Ingredients, and Directions sections.
- Webpage contains lists used appropriately.
- Webpage contains links to purchase ingredients.
- Webpage contains an image of the recipe final product.
- Webpage is well formatted and easy to read/understand.
- Review your Recipe Markdown project
- Clone this repository
- Translate your README.md file into HTML and CSS in your new repository.
- Add your original README.md file into your repository.