reactify-figma Tailwind Templates

Reactify Figma

Reactify Figma is a boilerplate for creating Figma plugins with ease using TypeScript, ReactJS, Redux Toolkit, Lucide-React icons, Tailwind CSS, and Shadcn UI package. This boilerplate provides a structured starting point for building powerful Figma plugins with modern web technologies.

Reactify Figma is a boilerplate for creating Figma plugins.

Quickstart

  • Run yarn to install dependencies.
  • Run yarn dev to start dev server.
  • Open Figma -> Plugins -> Development -> Import plugin from manifest... and choose manifest.json file from this repo.
  1. To change the UI of your plugin (the Reactjs code), start editing App.tsx.
  2. To interact with the Figma API edit FigmaPlugin.ts.

Top categories

Loading Svelte Themes