An open API service indexing awesome lists of open source software.

https://github.com/synthetic-borealis/web_project_3

From Portland to Portland. An epic bicycle journey from Portland, ME to Portland, OR.
https://github.com/synthetic-borealis/web_project_3

Last synced: 4 months ago
JSON representation

From Portland to Portland. An epic bicycle journey from Portland, ME to Portland, OR.

Awesome Lists containing this project

README

        

# Project 3: From Portland to Portland

[Click here to visit](https://synthetic-borealis.github.io/web_project_3/)

## Description
A responsive one page website about travelling. It was built in HTML5 & CSS.
Both flexbox and the CSS grid were used for the layout.

## Possible Improvements
- Media queries should be refactored to follow a logical order (high res to low res).
- Some parts that are currently layed out with flexbox might work better with grid.
- Figure out some issues with spacing between paragraphs in the places section (small deviations from the common 25px bottom margin). This could be an intentional design choice, but it could also be a designer mistake.