Web Image UI

  • The app is built with Next.js, Chakra UI, and uses the Rick and Morty API to fetch data.
  • Uses Next.js page router because the Apollo client for app router is not stable yet.

Installation

pnpm install

Running the App

pnpm run dev