Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 567 Bytes

File metadata and controls

22 lines (15 loc) · 567 Bytes

Welcome.

This is the boilerplate of the technical PHP test. You are free to edit, create or remove anything you want. You can use any design system if you want. This is just to ease the development process.


Tasks

  • Using Unsplash API to fetch images, display some photos in a grid layout.
  • When you click on a photo, display a specific page with the photo.

Bonuses

  • Add pagination.
  • Add a search bar.
  • Add loading animation.
  • Add a theme switcher.

Links and Resources