As part of the application process, we would like you to complete a small task so we can get a better understanding of the way you work, and how you would approach a problem. The task is a fairly short one, which we estimate should take 1-2 hours to complete.
- React
- NodeJS
- Liquid - platformOS/Shopify
- GraphQL
- Postgresql
As an introduction, we'd like to see how you would use React to display results from an open source API - Dog API
- Create a new React app
- The homepage should have links to 5 dog breed views that are supported by Dog API (bonus points if you list a breed someone at Siteglide has!)
- On each dog breed view (e.g. 'Labrador') you should output 3 images using Dog API
- Store your project in a public GitHub repository