Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alun-price/natours

A Nature Tours website highlighting the use of SASS, advanced CSS and animations from the Advanced CSS and SASS course
https://github.com/alun-price/natours

css-animations css3 sass sass-mixins

Last synced: 15 days ago
JSON representation

A Nature Tours website highlighting the use of SASS, advanced CSS and animations from the Advanced CSS and SASS course

Awesome Lists containing this project

README

        

# Natours - A Nature Tours Website

![image](screenshots/natours.png)

## Link to demo

[Natours demo site](https://alun-natours.netlify.app/)

## 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