https://www.figma.com/proto/OjKMfLoLpYyzCkXnohtTeO/Untitled?node-id=1-2&p=f&t=6QgwK2k4SOCyNq0O-0&scaling=min-zoom&content-scaling=fixed&page-id=0%3A1
можеш написати код на реакт і таілвайнд
I'll create a React component with Tailwind CSS that replicates the Figma login/signup modal from the screenshot.
This React component recreates the Figma login modal from the screenshot. Here's what it includes:
The component uses shadcn/ui components like Card, Button, and Input for a clean implementation, and Tailwind CSS for styling to match the design. I've also included a simple page component that renders the modal.
You can customize the styling further if needed to match the exact colors and dimensions from your Figma design.