This project is an example of a product page using ImageKit.io.
This project uses a demo product page implementation to demonstrate how ImageKit.io can be used for optimized image and video delivery, along with other advanced features like AI-powered image transformations.
There are two versions of the product page after you start the project:
/product- A basic product page implementation that uses standardimgandvideotags./product_ik- An enhanced product page using ImageKit.io for optimized image and video delivery and other advanced features like AI-powered image transformations.
-
Clone this repository
-
Install dependencies:
npm install -
Start the development server:
npm run dev -
Open your browser and navigate to
http://localhost:3000/productto see the basic product page. -
Navigate to
http://localhost:3000/product_ikto see the enhanced product page using ImageKit.io.