This is my first landing page, it has mockup information; the objective was to use web technologies to create it.
The content of this landing page uses CSS Grid to align the elements.
The menu uses flexbox because as a one-dimension element there was no reason to use CSS Grid here.
The scss preprocessor was a plugin installed on VSCode, that's why there's no configuration or files related to CSS preprocessing.
This landing page is 100% responsive
Fork it on GitHub!
Or just type
git clone https://github.com/alejvndrox/landing-page-watercolor.git
on your terminal.
You can also download it as ZIP.