Skip to content

Kenref/odin-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

odin-recipes

With this project I am going to build a simple recipes website which consists of a main index page followed by a few recipes. It will including some styling elements such as em, strong, and lists.

In order to commit files got git:

  1. git add . git status to check
  2. git commit -m "A message describing what you have done to make this snapshot different"
  3. git log to check

To Push to github:

  1. git push
  2. git status to check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors