Skip to content

Commit

Permalink
replaced solution, added starter images
Browse files Browse the repository at this point in the history
  • Loading branch information
bhague1281 committed May 19, 2016
1 parent c73c365 commit fcff625
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Lots of websites, including Facebook and Airbnb, use a grid layout to display co
##Getting Started
* Fork and clone this repository to your computer
* Run `npm install` in the folder to install dependencies
* A HTML file (`index.html`) has been created for you. The next step will involve creating a CSS file in the correct location.
* A HTML file (`index.html`) and CSS file (`css/style.css`) have been created for you. Content is also provided in a folder called `images`
* List of handy scripts for this assignment
- `npm start` - start the BrowserSync server
- `npm run lint:css` - lint your CSS
Expand Down
Binary file modified solution.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/london.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/napa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/new-york.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/san-francisco-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/san-francisco.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/sonoma.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fcff625

Please sign in to comment.