It is a practice in which I made my first contact with sass for style management, gulp @ 4 for a small automation, and above all, to test the use of Flexbox to make it responsive.
- Choice of simple design (because its just for practice)
- Knowing basic use of gulp
- Responsiveness across various forms factors
- Knowing basic use of sass
- Trying paralax effect
This example has no functionality but just learn something by doing.
the design was also chosen for its simplicity
npm i -g gulp
git clone https://github.com/MattKaizer/Landing-Viajes.git
cd Landing-Viajes/
npm i
gulp
- HTML5
- CSS3
- SASS
- GULP4