Skip to content

PJLindsay/natour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

natour project

Advanced CSS Course Project: Fictional Travel / Guided Tours website

Website built with Sassy CSS (scss)

  • uses Float Layouts
  • shows lots of tricks such as checkbox hack (click event)
  • responsive design
  • desktop-first (started w/ desktop first)

Install

Open terminal at project root and execute

$ npm install

Build

Open terminal at project root and execute

$ npm run build:css

Serve

Launch development server

$ npm start

About

Guided Nature Tours website (Course Project for Advanced CSS class)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published