gihanrangana / figma-to-react

This is frontend tool to convert figma designs to react jsx elements using figma api

Home Page:https://figma-to-react-zeta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

figma-to-react

This is frontend tool to conver figma designs to react jsx elements using figma api

Demo

Demo

Install

npm install 
npm run dev
yarn && yarn dev

Usage

const figma = useFigma()

return (<FigmaToReact figma={figma}/>)

About

This is frontend tool to convert figma designs to react jsx elements using figma api

https://figma-to-react-zeta.vercel.app

License:MIT License


Languages

Language:TypeScript 95.0%Language:SCSS 2.6%Language:CSS 1.8%Language:HTML 0.6%