Skip to content

M-Nick/abz.agency.testing

Repository files navigation

abz.agency.testing

Solved testing task of abz.agency company

See hosted site in Github Pages: https://m-nick.github.io/abz.agency.testing/

Description

Technologies, used in project

  • Framework: Vue.js
  • Css preprocessor: Sass (Scss)
  • Customized ESLint
  • Html, Css, JS, Webpack, Yarn, Node.js

Third party libraries (installed with yarn)

  • animate.css (for making simple animation)
  • inputmask vanilla version (without JQuery) (for making type-mask in <input type="tel"> element)
  • vue-line-clamp (for making ellipses and multiline ellipses in elements if text is too long)
  • vue-touch-events (for swiping left close menu)

Every static image was compressed with one of the next

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Make deploy to [email protected]:m-nick/abz.agency.testing.git master:gh-pages

./build.sh

About

Solved testing task of abz.agency company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published