Hi!
Thank you for joining our recruitment process @ Artnetik! This task will test how you can work with front-end project.
We have to create a Vue component for our clients. Can you ship it?
The design can be found in sources library in Adobe XD format. We work mostly with Adobe XD and Affinity Designer. Both have a free trial license, so you can use either for this task
Users should be able to switch between wine yards by clicking the icon with text on the photo.
- Use Nuxt.js for a kickstart
- Try to use no CSS framework for the layout. If that's too challenging for you, you can use Bootstrap or Foundation to help you out.
- Styles should be written in Sass (SCSS).
- Pay attention to code quality, formatting, conventions etc. (Your code is your business card)
- Send us the link to the site and access to your GitHub repo to check out your work!
- BONUS 1: Try to do responsive mobile version yourself, without design
- BONUS 2: Try to use Github Actions to generate and deploy static page on Github pages, when ever user pushes or merge new code to a master branch.