Goal: Create a simple, mobile-only, SvelteKit page according to the provided Figma design

We’ve setup a GIT repository for you to clone and get started with. This includes all the needed Node modules, server api responses and assets.

The end result should resemble the design closely, but feel free to change small bits if you feel like it’s needed. Functionality-wise, the application should get a random post with comments from the REST API. Liking, commenting and any other functionality you may want to add should only happen on the client-side. No APIs have been built for those functionalities and it’s not needed to create any other mock endpoints.

There are some pre-installed packages, like Tailwind and FontAwesome, but you’re free to install any other NPM packages if needed.

In the end we want to see what you’re capable of as a front-end engineer, so do and use anything you feel like is needed to achieve this goal, within reason for a job exercise. Submission will be done through a planned meeting where you’ll be able to elaborate on some of the choices you’ve made in developing the page. If anything is unclear from this document, feel free to reach out to Rasmus or Sebastiaan.


Expectations


REST endpoints