Welcome to the Marketing Frontend Technical Assessment Challenge
Duration: ~3hours
Description: Using the following endpoint, create a module, based on the attached wireframe.
General Note: This assessment will take into consideration your code efficiency and readability, the creativity of the overall submission, and your ability to describe clearly your work.
- You can use any build tools, library, or framework that you desire, or you can use plain vanilla Javascript, CSS, and HTML.
- The data has to be used via the provided API endpoint, it should be fetched dynamically, it should not be hardcoded.
- The wireframe is meant to be used as a guide. You can use the same layout, but you should come out with your own styling/functionality.
- The layout should be responsive.
- The video from the API should be used. The
.webm
format, the.mp4
format, and the poster image, should be used. - The video should animate properly. The video controls should not show, it should autoplay on loop.
- Your module should respect semantic HTML, UX best practices, accessibility best practices, and most importantly it should be error-free.
- Feel free to come up with your own file system structure.
- Create a public repository on your own Github (or any Git management service) account.
- The repository name should respect the following naming convention
<adjective related to light>-<color related to speed>-<your favorite animal>
(eg:bright-red-panda
) - Push your change to the main branch.
- Your submission should contain a README file that contains:
- Brief explanation of your approach.
- Detailed step-by-step explanation about how to preview you work or run your app.
- Any other notes, comments, concerns.
- Send back an email containing the link to your repo.
Good luck!