Skip to content

playcdu/staff-skinview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Staff skin roster

Single-page React app: fetches the public CDU staff API, renders a grid of cards with one shared WebGL context (skinview3d), idle + hover wave, and team badges.

Run

npm install
npm run dev

Embed elsewhere

Copy src/StaffSkinRoster.jsx and src/StaffSkinRoster.css. Set STAFF_API_URL at the top of the JSX file. Dependencies: react, react-dom, skinview3d (pulls in three and skinview-utils).

Build

npm run build

Output in dist/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.2%
  • CSS 13.5%
  • HTML 1.3%