se_project_aroundtheus

Project 3: Around The U.S.

A responsive webpage featuring a travel photo gallery; showcasing iconic natural landmarks and scenic landscapes across the the Unitied States.

Overview

Built with HTML and CSS. Site features a profile section and photo cards allowing users to personalize their webpage.

Features:

Technology:

preview of project, 1280px

Screen display set 1280px and compatible in larger sizes.

preview of project, 780px

First media query set 780px to avoid edit and add button from colliding. Font sizes in user name and description were reduced slightly to improve a smoother transition as screen sizes shrink.

preview of project, 660px

Next media query set at 660px. As screen size shrink, buttons collided and name does not display due to lack of horizontal space. Cards drop from three columns down to two columns. As the page continues to transition to mobile view, 320px; fonts, headers, profile, and footer styles for mobile view are loaded.

preview of project, 320px

Preview of 320px, mobile view.

Deployment

This webpage is deployed on GitHub Pages Deployment Link

Getting Started

To view and run the project:

Prerequisites

Steps

  1. Clone repository:
    • HTTPS: https://github.com/westcode808/se_project_aroundtheus.git
    • SSH: git@github.com:westcode808/se_project_aroundtheus.git
  2. Open project via browser or live server extension in code editor

Further Enhancements