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

feat(48): Create badge component #318

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

KaigaMunene
Copy link

@KaigaMunene KaigaMunene commented Jul 21, 2024

Description

  • Create a component badge and write tests for it.

Closes #issue_number_here
#48

Changes proposed

What were you told to do?

  • Create a badge component and

What did you do?

  • Create a badge.tsx file in the components/ui folder
  • Used the component in the _index.tsx file
  • installed vitest and its dependencies
  • create unit test using vitest

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

image

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.

1 participant