Skip to content

A simple test for front end developers

Notifications You must be signed in to change notification settings

andrelombaard/fe-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author

Andre Lombaard

Instructions

  1. Clone the project.
  2. Change directory to the project path in a command prompt window.
  3. Run "npm i font-awesome".
  4. Browse to the project root directory and double-click the index.html file.

Know issues

  1. When scaling to smaller screens the grid layout is not working properly as outlined in the sketch design.
  2. Pure CSS was used and therefore there are no global styling variables. Forgive me for this, I usually develop using the Angular CLI which takes care of the SCSS files and the compilation thereof, with the 2 hour time constraint I left this to focus on the completion of the screen layout.
  3. No treeshaking or minifications was done.

About

A simple test for front end developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.1%
  • CSS 40.9%