Skip to content

sammi-turner/Shape-Rotator-Links-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Shape Rotator Links Page

A 3D links page using react three fiber and vite.


shapes.mp4

Requirements

node
npm

Install node modules

npm i

Run the dev server

npm run dev

Build the dist folder for deployment

npm run build