13 Dec 2018
Online version: https://kowloon.netlify.app/
Style Guide: https://kowloon.netlify.app/styleguide
My final front-end school assignment.
We received a bunch of photoshop files for each page and viewport.
The website had to follow the design pixel-perfectly.
It had to be built up with atomic css and reusable components.
The performance had to be optimized and perfect SEO.
- Responsive
- Design System
- Reusable Components
- Nuxt for SEO
- Nuxt
- Tailwind
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# generate static project
$ yarn run generate