Skip to content

jkintana/fetch-frontend

Repository files navigation

Local Run Instructions

This is a Next.js project bootstrapped with create-next-app.

First, download packages:

npm i

Next, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Development Goals

Key Features

  • Users should be able to select one or more dog breeds.
  • Selecting a breed should display images of that breed in the gallery.

Additional Features

  • API error handling.
  • Search.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published