Skip to content

learn-co-curriculum/bootstrap-codealong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Code-Along

Note: This lesson and the following lessons walk through different components of Bootstrap. If you would like to follow along:

  1. Head over to this repository: https://github.com/learn-co-curriculum/bootstrap-exceptional-realty
  2. Create a fork for yourself
  3. Back on Learn.co, click Sandbox and in the terminal type:
git clone https://github.com/<your-github-account>/bootstrap-exceptional-realty

You may also do this in your own local environment, if you choose. A copy of your forked repository will appear of the fully functional exceptional realty website prior to adding any bootstrap.

<iframe width="640" height="480" src="//www.youtube.com/embed/o5UCDvaNLd8?rel=0&modestbranding=1" frameborder="0" allowfullscreen></iframe>

If you would like to maintain your progress as you follow these lessons, at the end of each lesson, make sure to push up any work you've done to your github repository:

git add .
git commit -m 'completes bootstrap code-along'
git push

View Bootstrap Code-Along on Learn.co and start learning to code for free.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published