Skip to content

This is a demo project for the imgix talk at iJS 2023

License

Notifications You must be signed in to change notification settings

imgix/ijs-23-demo

Repository files navigation

imgix logo

iJS 2023 Demo

This is a demo project for the imgix talk at iJS 2023.

To get started, clone this repo, start the dev server, and open the browser to http://localhost:5173.

edit on codesandbox

Demo

This repository includes examples of the following imgix features:

To add/remove imgix parameters:

  • edit the src/components/ProductGrid.tsx and src/data/products.ts files
  • add/remove parameters from the imgixParams objects.

What is inside?

This project uses:

Getting Started

Install

Create the project.

git clone <repo URL>

Access the project directory.

cd imgix-ijs-2023-demo

Install dependencies.

pnpm install

Serve with hot reload at http://localhost:5173.

pnpm run dev

Lint

pnpm run lint

Build

pnpm run build

License

This project is licensed under the MIT License.

About

This is a demo project for the imgix talk at iJS 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published