Recruitment task from my point of view.
Clone this project and use npm to install the required node-modules:
npm install
To start the live preview of the development version use:
gulp serve
Build the production version with a single command:
gulp build
When the build finishes, your files will be available in the dist folder.
It's one of the best connections I know! Writing styles for the BEM methodology is easier to manage as the codebase grows than no-standard.
It helps me to automate some processes like SCSS compilation, CSS and Javascript minification, automatic CSS prefixes.
-
Custom Font - I imported only the AvertaStd Regular and AvertaStd Bold versions, because there was no other types (like italic, or semi-bold) in the Xd project.
-
Plain text module - text field contains two additional sentences that are not visible in the Xd preview. I didn't show them either:
[...] Thanks to rich widgets, Flutter apps look and feel great. You can create your own custom app design or use ready UI elements following specific platforms’ guidelines.
-
Plain text module - I created this section for maximum re-usability, therefore the number is dynamically generated by CSS counter.