Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 769 Bytes

File metadata and controls

10 lines (6 loc) · 769 Bytes

FrontEnd.TestAssignment

This test is designed to evaluate general front-end skills, such as understanding of HTML elements and outline, principles of CSS cascade and SCSS structure, and JS/ES6+ skills. Furthermore it evaluates knowledge and skills setting up a basic web app from scratch, using your framework/library of choise.

To make the setup and evaluation easier, the test is divided into two projects. The front-end/ folder, containing a more general front-end setup, and app/ which contains a SPA project aimed at building a simple music collection.

Expected total time to solve the assignments is 3 to 4 hours. Please read through the assignment descriptions before starting.