Skip to content

vaultinnovation/front-end-dev-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault Innovation Front-end Development Interview Test

Thanks for applying at Vault!

The tests in this exercise shouldn't take more than a couple hours or so to complete.

Instructions

To get started, fork the repository and make a feature branch for your answers. Once you're done, create a pull request with your answers.

You will need to run a webserver using PHP with the public directory as the root.

For example, if you're on osx, you could install PHP with homebrew and run:

sudo php -S localhost:80 -t public
  1. Use bower to install all the dependencies utilized in gulpfile.js

  2. Make the responsive menu icon work using CSS Hamburgers

  3. Using Bootstrap, Sass, jQuery, and Handlebars, please create a responsive grid of cat images provided by the cat api.

  4. Please utilize the provided file structure, and place all custom Sass and Javascript in the appropriate resources/assets/ folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published