Minimal react three fiber Starter using Next.js and its new app directory with TypeScript and Styled Components
I pretty much implented the way Renaud ROHLINGER used View from react-three/drei and tunnel to add webGL onto the page since I loved it so much
Run the following command to create a new project with this Starter:
yarn r3f-sketch my-app --template next
# or
npx r3f-sketch my-app --template next