https://github.com/nziza-oscar/odin-recipes
odin-recipes
https://github.com/nziza-oscar/odin-recipes
Last synced: 4 months ago
JSON representation
odin-recipes
- Host: GitHub
- URL: https://github.com/nziza-oscar/odin-recipes
- Owner: nziza-oscar
- Created: 2023-06-15T18:01:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T10:33:33.000Z (about 2 years ago)
- Last Synced: 2025-01-12T09:44:34.873Z (5 months ago)
- Language: HTML
- Size: 314 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# odin-recipes
odin-recipes
## ODIN RECIPE project , it's a project intended to teach you how write html codes and understand some of the basic *GIT COMMANDs*.
# WHAT I LEARNED IN PROJECT
## I've learned how to:
- Set up html document.
- view html document in browser.
- use images in webpage.
- implement links.
- create folder.
- clone github project using *SSH key*
- add changes made in document to stagging area.
- How to commit changes.
- How to push a git repo .
- how to Style and write **READEME.md***End!*