Will like to improve my backend skill
Latest solutions
Calculator (REACT + VITE)
#vite#reactSubmitted about 1 month agoYes, I would like to receive feedback
Social media dashboard (REACT + CYPRESS)
#react#vite#cypressSubmitted about 2 months agoAny comments will help me improve
Time Tracking (REACT + CYPRESS)
#react#vite#cypressSubmitted about 2 months agoI would like to receive feedback so I can continue improving and moving forward
(REACT + VITE) SOCIAL PROOF
#react#viteSubmitted 2 months agoI would like to receive all possible corrections like this I can improve
SOCIAL LINKS (REACT + CSS)
#react#viteSubmitted 2 months agoI'm learning React, so I'd love some advice or feedback so I can keep improving
RESPONSIVE 3 COLUMN (REACT + CSS)
#reactSubmitted 2 months agoI would like any help and feedback to improve my path to becoming a front-end developer
Latest comments
- @amarhjusticeWhat specific areas of your project would you like help with?@rocioizq
Congratulations on completing the challenge.
Here’s a tip: when making the responsive design, be careful because the image gets distorted a lot. Try not to add too many @media queries for screens; 1 or 2 is enough.
You did a good job!
- @MajdMohammedWhat are you most proud of, and what would you do differently next time?
I am proud I could build my first good responsive design using media queries.
What challenges did you encounter, and how did you overcome them?Some of the challenges are:
- How to create the same layouts as the design given in the challenge (I used Flex at the end)
- How to switch between different sizes of the same image for my responsive layout.
- How to fix breakpoints on the small screens related to width and height mistakes.
I overcome most of my problems thanks to @alexKmarshall on the Discord community. his feedback helped me a lot.
What specific areas of your project would you like help with?I need help in different areas, to be honest. I only know a bit about each area ^^
@rocioizqI think your code is very good! You did a great job! Keep it up.
- @preethi0601@rocioizq
Congratulations on completing the challenge!!
I have a suggestion for you:
You should work on the responsive design so that you can see it well on all devices, start with the responsive design first and then move on to the desktop. Also, the text for the location is very separated from the text for the profession, you should fix it so that everything looks perfect and at the same distance.
You did a great job!!
- @CarlTheBeginnerWhat are you most proud of, and what would you do differently next time?
I Created it using HTML & CSS, Hope you love my work!
@rocioizqI think you did a great job, congratulations on completing it and on continuing to learn!
- @JUNEDSKWhat are you most proud of, and what would you do differently next time?
Feel good to make card and next time will try to change the them
What challenges did you encounter, and how did you overcome them?To make it resposive is bit challenging but i have added the media query and its worked
What specific areas of your project would you like help with?Try to make less div classes name should be proper
@rocioizqHi! Congratulations on completing the exercise!
I wanted to see the code you wrote, but it says your repository on GitHub can't be found, so check that. But at first glance, it looks good!
- @SwminthnWhat are you most proud of, and what would you do differently next time?
:completed
What challenges did you encounter, and how did you overcome them?check and support
What specific areas of your project would you like help with?responsive
@rocioizqThe QR code is too large; you should correct the dimensions, and it's better if you create the CSS separately and not in the same HTML file. You did a good job.