/arctic-wild

EPICODUS: CASCADING STYLE SHEETS (CSS) | Week 4: Solo Project | Arctic Wild

Primary LanguageCSS

Arctic Wild

Epicodus: CSS (Week 4 Solo Project), July 22, 2016

By Marty Fitchen

Description

This is an Epicodus student solo project recreating the Arctic Wild web page that uses Flexbox, Sass, and HTML exclusively to style and manipulate the web page with media queries and responsive design. See spec below:

Project Requirements & Objectives Complete
Required: Using Flexbox, replicate the Arctic Wild home page. X
Required: At a minimum, build down as far as the gallery. X
Objective: Flexbox is used for laying out page elements, including the navigation bar(s) and image gallery. X
Objectives: Gallery incorporates transition or transform for effect. X
Objective: Page is responsive at at least one breakpoint. X
Objective: Responds to: Mobile Screens. X
Objective: Responds to: Tablet Screens. X
Objective: Responds to: Desktop Screens. X

Setup/Installation Requirements

  • Establish an internet connection
  • Open a web browser
  • Visit web page
  • Check out the viewer in multiple screen sizes

Known Bugs

  • none so far

Support and contact details

If you run into any issues or have questions, ideas, or concerns, please feel free to contact Marty at mfitchen@gmail.com. To review this project, please visit the GitHub repository or the live webpage:

Technologies Used

  • HTML
  • CSS
  • Sass
  • Flexbox
  • Bourbon
  • Neat

License

MIT License

Copyright (c) 2016 Marty Fitchen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.