codemary / ui-challange

UI code challenge for UI developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solution

  1. Using bulma.io css framework
  2. Used the following components: hero and level, i
  3. HTML tags: table, ul

ui-challange

UI code challenge.

The task

The challenge is to achieve a responsive design as per the screens present in the assets directory. The screens are provided for 3 different resolutions. There is no need for implementing the undelying functionality.

This is a helper repo to get you started with. Prerequisite Node JS. Steps:

git+https://github.com/mcmakler/ui-challange.git
cd ui-challenge
yarn
yarn serve

This repo uses parceljs and contains support for SCSS

  • You are free to use any framework/pre-processor.
  • Use icons/assets wherever required.

About

UI code challenge for UI developers


Languages

Language:HTML 98.6%Language:CSS 0.9%Language:JavaScript 0.4%