https://github.com/serbanuntu/odin-recipes
https://github.com/serbanuntu/odin-recipes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/serbanuntu/odin-recipes
- Owner: SerbanUntu
- Created: 2024-04-27T13:04:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T14:17:23.000Z (about 1 year ago)
- Last Synced: 2024-04-29T15:35:20.793Z (about 1 year ago)
- Language: HTML
- Size: 467 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Odin Recipes
## About
My first repository for The Odin Project. A miniature cookbook containing three of my most-often cooked meals:
- Butter Chicken
- Creamy Mushroom Penne
- EggnogEach recipe has a description, a list of ingredients, and a series of clearly labelled steps to cook the dish.
This project was done using **only HTML** according to the TOP curriculum until this lesson.