@ValeryioSubmitted about 2 years ago
I found difficult the building of the mobile version, and make the responsive of the challenge
I want to know which best practices could help me to code the mobile part of the project.
I found difficult the building of the mobile version, and make the responsive of the challenge
I want to know which best practices could help me to code the mobile part of the project.
You can try implementing for the desktop version first and then at the final stage you can use the media query for the mobile/tab size screen (by adding width props).