-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add Chakra UI component library to frontend #65
Conversation
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.
Tested it out and it works as expected! Not too sure about Chakra best practices but code looks good to me 👍
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.
I've tried looking around to see if there's a better way to implement our text styles, but I don't think there is. I'll continue to take a look, but LGTM for now! 🔥
@hujoseph99 Thanks for the suggestions, updated PR with changes! |
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.
LGTM! 🔥🚢🇮🇹
* Install Chakra UI packages * Define custom theme with colours and typography * Integrate Chakra into frontend * Set default textStyle and minor refactoring
Ticket link
N/A - this a prerequisite task for some upcoming frontend work.
Implementation description
Steps to test
http://localhost:3000
What should reviewers focus on?
Checklist