/frontend-test

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Front-end Challenge

Requirements

Build a front-end component based on the designs previewed here.

Design assets

The .sketch source is provided inside of the designs folder. If you don't have the Sketch application, request access to the project on Zeplin instead.

Installation

The workflow requires Node >=6.11.x

Install using the following command:

npm install

The front-end node workflow for watching for changes and compiling the assets is already setup, and you can use it after installing the npm project with the following command:

npm run dev