Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

smol-ai/miss-tiesto

Repository files navigation

miss tiesto ui with canvas

this project is a single page that has a canvas that tracks mouse movements, and linearly interpolates between 4 anchor points in X,Y space.

we need to:

Getting Started

This is a Next.js project. First, run the development server:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.