About this Project
Motivation
This project was created as part of a job interview challenge. It was my first encounter with server-side rendered React - AKA Next.js, and as such a fascinating experience. It uses the Unsplash Photo API to display a linear/grid layout of pictures, loaded in chunks of 10, to ensure a pleasant user experience upon scrolling.
Tech
The page was built with Next.js. Pictures are from the Unsplash Photo API. Deployed to Vercel.
Repository: github.com/jsdisco/next-splash