Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enzopita/odin-recipes
A website with some recipes
https://github.com/enzopita/odin-recipes
html5 theodinproject
Last synced: about 2 hours ago
JSON representation
A website with some recipes
- Host: GitHub
- URL: https://github.com/enzopita/odin-recipes
- Owner: enzopita
- Created: 2022-07-12T00:51:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T20:33:41.000Z (over 2 years ago)
- Last Synced: 2024-11-10T11:31:47.609Z (about 2 months ago)
- Topics: html5, theodinproject
- Language: HTML
- Homepage: https://enzopita.github.io/odin-recipes/
- Size: 700 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Odin Recipes
This is my first HTML project. The goal was to create a website with at least three recipes using the following HTML elements:
- Heading
- Unordered lists
- Ordered lists
- Images
- ParagraphsYou can find instructions for this project by clicking [right here](https://www.theodinproject.com/lessons/foundations-recipes).
## Live preview
[Click here to open the Live Preview hosted on GitHub Pages.](https://enzopita.github.io/odin-recipes)