jessefrench / clone-me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clone-me

This repo is for you to learn how to clone repos from github.

Todo:

  • Navigate to the directory that you want this repo to live on your local machine
  • Clone this repo git clone {{CHANGE TO GITHUB SSH URL}}
  • cd into the new directory that was created
  • run code . to view the code
  • in your terminal run http-server -o to view the success messages on the web page and in the console. The background color should also be black.

NOTE: Hard refresh if you do not see the changes.

About


Languages

Language:HTML 81.9%Language:CSS 12.2%Language:JavaScript 5.9%