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

Jack/add card #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jackzheng-cs
Copy link
Contributor

Description

Please provide a brief description of the changes.

  • Created card.tsx component in components directory
  • Created Card folder and Card.stories.tsx in stories directory
  • Replaced code in test/page.tsx with Card component test

Related Issue

Closes #14

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

Checklist

  • run npm run lint to check for errors
  • run npm run prettier to fix styling

…d Card test

- Created `card.tsx` component in `components` directory
- Created `Card` folder and `Card.stories.tsx` in `stories` directory
- Replaced code in `test/page.tsx` with Card component test
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

Successfully merging this pull request may close these issues.

Card Component
1 participant