https://github.com/developertariq/odin-recipes
The website will consist of a main index page which will have links to a few recipes. The website won’t look very pretty by the time you’ve finished. Not unless you’re into brutalist web design, that is.
https://github.com/developertariq/odin-recipes
Last synced: 3 months ago
JSON representation
The website will consist of a main index page which will have links to a few recipes. The website won’t look very pretty by the time you’ve finished. Not unless you’re into brutalist web design, that is.
- Host: GitHub
- URL: https://github.com/developertariq/odin-recipes
- Owner: developertariq
- Created: 2022-10-03T13:22:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T14:35:06.000Z (over 3 years ago)
- Last Synced: 2025-02-04T12:48:38.719Z (over 1 year ago)
- Language: HTML
- Homepage: https://developertariq.github.io/odin-recipes/
- Size: 520 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# odin-recipes
## The website will consist of a main index page which will have links to a few recipes. The website won’t look very pretty by the time you’ve finished. Not unless you’re into brutalist web design, that is.
### But it’s important to keep in mind that this project is just to build your HTML chops; we will revisit this project in the future to style it up with CSS.