kryshac / Homework-VueJS-HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homework-VueJS-HTML

  • Create a layout based on this mockup.

  • Dimensions, fonts and colors are up to you.

  • For text use simple 'span' (no links or buttons are required)

  • Use both Flex and Grid in appropriate places.

  • The layout should be fully responsive, should look good on all devices (from mobile to desktop).

  • Any animations, transitions and other creativity are welcome (but not required)

Usage

Install

$ npm install
# --- OR ---
$ yarn install

Development server

$ npm run serve
# --- OR ---
$ yarn run serve

Build

$ npm run build
# --- OR ---
$ yarn run build

About


Languages

Language:CSS 56.1%Language:HTML 24.2%Language:JavaScript 19.7%