Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 733 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 733 Bytes

Natours - A Nature Tours Website

image

Link to demo

Natours demo site

Project Description

A Nature Tours website highlighting the use of SASS, advanced CSS and animations.

Areas covered;

  • css modal pop-ups
  • background videos
  • polygon effects
  • css animations
  • form customisation
  • card flip animations
  • navigation button effects
  • 7-1 CSS Architecture
  • responsive images and media queries

How to Get Started with this Project

use Live Server

This will run the app at http://localhost:5500

Open up a separate terminal ...

npm run sass:watch

To follow any changes to sass in development

npm run build:css

To build the project