Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 787 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 787 Bytes

Fork this project and send back a pull request.

  1. Display these products https://www.unisport.dk/api/products/batch/?list=179249,179838,174351,180011,180020,178429 in a responsive grid, it has to fit on to mobile and desktop. How much information you show pr product is up to you
  2. Sort the products based on discount, lowest discount at the top
  3. All prices should be formated in DKK currency

What we look for?

When we review your pull request we look at how the code has been structured and which libraries you decide to use. There is no right or wrong when it comes to choice in CSS or JavaScript frameworks or libraries

How to fork

https://help.github.com/articles/fork-a-repo/

How to do a pull-request

https://help.github.com/articles/using-pull-requests/