Accompanying application for this article: Internationalization In Next.js 13 With React Server Components
echo "UNSPLASH_ACCESS_KEY=<your key>" >> .env.local
npm install
npm run dev
Accompanying application for this article: Internationalization In Next.js 13 With React Server Components
echo "UNSPLASH_ACCESS_KEY=<your key>" >> .env.local
npm install
npm run dev