Visit Japan is a SASS project- this repository contains its source code
View the deployed app »
Table of Contents
This project is only a touch on Sass and an attempt to familiarize with its concepts. Variables, lists, nestings, mixins (include@), selectors, extend@, simple functions like @each and index(), organizing our scss files structure with partials imported into the main scss file - all that is being used to create a parallax effect on a demo tourist website.
- HTML
- CSS
- SASS
- GitHub pages for deployment and remote repository
- Visual Studio Code as a local IDE & repository.