What it is
Same idea as the Vue starter, but for React and TypeScript. A template that bridges Figma designs to a React project with automated token extraction and component scaffolding.
What’s included
- Design token sync from Figma to CSS variables
- TypeScript React component structure
- Vite build system with hot reload
- Testing setup with Jest and React Testing Library
Built with
React, TypeScript, Vite, Figma Plugin API.