Skip to content

This is a page where I practiced fetching dog images using server-side vs client-side components.

Notifications You must be signed in to change notification settings

ir3n/dogs_data_fetch_practice

Repository files navigation

I created this page while practicing the different ways to fetch data, comparing a server and a client component.

I used Next.js, TypeScript, TailwindCSS, Shadcn/ui and the Dog API to fetch random images of dogs.

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

Getting Started

First, 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.

About

This is a page where I practiced fetching dog images using server-side vs client-side components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published