-
Notifications
You must be signed in to change notification settings - Fork 125
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/hng 150 create pricing cards displayed in pricing page #226
Feat/hng 150 create pricing cards displayed in pricing page #226
Conversation
…Pricing-Page Merge remote-tracking branch 'upstream/dev'
…Pricing-Page feat: eslint error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
run pnpm lint:fix fix your lint issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't hard code tailwind values
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hardcoded taillding values
…Pricing-Page feat: resolve code conflict
…reate-Pricing-Page
Description
Closes #150
Changes proposed
What were you told to do?
Create a pricing card component for displaying a pricing plan
What did you do?
Created a dynamic pricing card component and displayed it in the pricing page. The component is mobile responsive and uses props for customization of background color, border color, and text content. The component also includes action buttons using the shadcn button component.
Check List (Check all the applicable boxes)
🚨Please review the contribution guideline for this repository.
Link to the design
https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=4-20774&t=6FU5xxnRLovCtQ8K-1
Screenshots/Videos