coryhouse / coryhouse/react-restaurant-scriptpro

Build reusable Button component (variants + sizes)

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement phase-1-foundations
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Goal
Create a reusable `Button` component supporting variants (primary, secondary, danger) and sizes (sm, md, lg) for consistent UI across the app.

## Acceptance criteria
- [ ] `Button` accepts `variant` and `size` props
- [ ] All standard button HTML attributes pass through
- [ ] Disabled state styled distinctly
- [ ] Used in at least one page to verify

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.