kkomelin / nextjs-image-optimization-examples

Code examples for the Next.js image optimization tutorial https://uploadcare.com/blog/next-js-image-optimization/

Home Page:https://nextjs-image-optimization-examples.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Image Optimization Examples

Code examples for the Next.js image optimization tutorial.

Next.js Version

Actual for Next.js 11.0.1 - 12.2.x

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Then, open http://localhost:3000 with your browser to see the list of examples.

About

Code examples for the Next.js image optimization tutorial https://uploadcare.com/blog/next-js-image-optimization/

https://nextjs-image-optimization-examples.vercel.app/

License:MIT License


Languages

Language:JavaScript 95.0%Language:CSS 5.0%