Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.03 KB

File metadata and controls

20 lines (12 loc) · 1.03 KB

Media Queries Code-Along :: Bootcamp Web Development

Let's apply media queries to a desktop website and make it responsive!

Getting started

  1. Download these starter files .zip archive for this code-along.
  2. Extract .zip archive into a working directory.
  3. Open the folder in VS Code

Lessons that reference this code-along in the notes

What is inside this repository

  • Live version :: the live version is in the gh-pages branch and this is the live link.

  • Starter Files :: the starter files are in the starter-files branch, and you can download the starter files .zip archive.

  • Answer Key :: the answer key files are in the main branch.