Please keep in mind that once you assign this task to yourself, you'll need to complete it in 3 weeks.
Acceptance criteria
All components should be styled using styled-components.
All components should look and function as expected in different screen sizes (you can use the Inspect tool for that) and browsers(Chrome, Firefox, Edge, and Safari for MAC)
If there are any build problems when submitting your PR, run yarn build locally to solve the issues and commit the changes.
What do we need to build or fix?
We need to implement styled-components to the project by converting all the components to use this new library for styling.
Technical details
feature/styled-components-conversion
and checkout to it.styled-components
for styling.feature/styled-components-conversion
branch and create a pull request to merge the changes into themain
branch.Approach suggestions
Deadline
Please keep in mind that once you assign this task to yourself, you'll need to complete it in 3 weeks.
Acceptance criteria
yarn build
locally to solve the issues and commit the changes.