Skip to content

tevla/fe-freelancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Farfetch FE Challenge

items.json contains a REST API response.

You have been asked to create a JS application which will output only products from this feed with the DesignerName Gucci and the price between £500 and £2000. Please output these products with images; 2 column for mobile and 4 column for tablet/desktop using the breakpoint 960px.

Bonus points for:

  • including designer name, description, anchor and hover image of product.
  • packaging this as a build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • HTML 13.2%
  • CSS 4.2%