Link to deploy: https://unsky559.github.io/t001/
The task was to replay this header visible after loading. Screenshots taken in the latest version of Chrome should match exactly. Implement responsive header and mouseover effects (except for drop-down menus).
For start dev server use
> npm run serve
For build use
> npm run build
Before deploy use
> npm run build:prod
For start lint tests use
> npm run lint