Skip to content

jeffaustin81/PortlandHistoricalTours

Repository files navigation

Portland Historical Tours

Mock site for tour company, February 24, 2016

By Jeff Austin

Description

This is a project for my Principals of HTML and CSS class at Portland Community College. It is a static site for a fictional tour company in Portland, Oregon.

Setup

  • Clone
  • Navigate to root directory
  • Run:
$ npm install
  • Then run:
$ gulp
  • Gulp will open the application at localhost:4000 in Chrome
  • If you don't have Chrome, Firefox will open at localhost:4000
  • LiveReload is implemented, so any changes you make to files will refresh the browser on save
  • Enjoy!

Technologies Used

HTML5, CSS3, Sass

Legal

Copyright (c) 2015 Jeff Austin

This software is licensed under the MIT license.

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.

About

CSS project for Portland Community College |

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published