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

Latest commit

 

History

History
23 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 583 Bytes

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.