- Fork and clone repo:
git clone https://github.com/YOUR_USERNAME/intro-to-responsive-css/
- cd into project directory:
cd intro-to-responsive-css
- Open project in your editor:
code .
- Start live server:
- open command palette: hit
F1
- type: 'open with live server' and select the option that shows up
- open command palette: hit
- In your browser, click on
demo.html
to see a basic demo of media queries - In your browser, click on
instagram.html
to access your lab