a-grid-rotation-concept icon indicating copy to clipboard operation
a-grid-rotation-concept copied to clipboard

💫 A grid rotation concept. With Lenis and CSS transforms

A Grid Rotation Concept

Based on Austin Malerba concept

Demo

Setup

Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev