Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 NEW: Garden Card #6

Open
13 tasks
marcaumdesign opened this issue Jan 12, 2025 · 0 comments
Open
13 tasks

📦 NEW: Garden Card #6

marcaumdesign opened this issue Jan 12, 2025 · 0 comments
Assignees

Comments

@marcaumdesign
Copy link
Collaborator

Done State

Settings

  • Create a new directory for the component under the src/ directory in it's specific category.
  • Copy over an existing components Story and index file and past into the new directory
  • Switch all the old names with the new name with Cmd+Fn+F2
  • Set the component Interface (proprieties) and bring to the main fuction on index.tsx
  • Paste from Figma the code on the main function
  • Switch the fixed proprieties values by your Interface proprieties you created
  • Set argTypes on {component}.stories.ts exatcly as it is on your index.tsx with the control modes
  • Set the args for the variants previews too

Stylish

  • Link colors tokens
  • Link text tokens
  • Link icons
  • Fix layout
  • Link Figma component to Storybook

Technical Requirements

  • React used for creating functional components
  • TailwindCSS used for styling components alongside traditional CSS
  • React Hook Form used for form field validation
  • No complex state stored inside component

Resources

@marcaumdesign marcaumdesign added this to the 🖥️ Data Display milestone Jan 12, 2025
@marcaumdesign marcaumdesign self-assigned this Jan 12, 2025
@marcaumdesign marcaumdesign changed the title Create Garden Card 📦 NEW: Create Garden Card Jan 12, 2025
@marcaumdesign marcaumdesign changed the title 📦 NEW: Create Garden Card 📦 NEW: Garden Card Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant