Samiullah
@samir-DeveAll comments
- @dejuliansrSubmitted 22 days ago
- @jambanixSubmitted 20 days agoWhat are you most proud of, and what would you do differently next time?
I am happy to have completed the challenge, this was my first time using React Hook Form and I can see why it's so widely used
What challenges did you encounter, and how did you overcome them?Bit of a learning curve with React Hook Form. I still need to fix the radio button colours
What specific areas of your project would you like help with?All feedback welcome.
@samir-DevePosted 20 days agoHow did you deploy it on gh-pages ? I deployed my react project but it is showing a blank page, could you help me solve this peoblem ?
0 - @bartoszdudziak-devSubmitted 28 days agoWhat are you most proud of, and what would you do differently next time?
Its work fine I guess. I used Context API to manage the cart state. Next time I would combine it with useReducer hook.
@samir-DevePosted 26 days agoBy the way, do you know why is mine just displaying a blank page ? I would appreciate your help !!!
0 - @bartoszdudziak-devSubmitted 28 days agoWhat are you most proud of, and what would you do differently next time?
Its work fine I guess. I used Context API to manage the cart state. Next time I would combine it with useReducer hook.
@samir-DevePosted 26 days agoyour code works very well, I think I should improve mine too . Well done !!!
1 - @rosemutaiSubmitted 2 months ago
- @earthlydevSubmitted almost 2 years ago
Feedback welcome!
@samir-DevePosted about 2 months agoThere are a lot of issues with your page design ,If you are facing difficulty with the page design Let me know !!
0 - @faekhatamiSubmitted 3 months ago
- @SatellitePeaceSubmitted over 1 year ago
I found the layout a bit challenging because i had to use a lot of positioning to get the layout which made responsiveness a bit of a hustle.
But i am happy with the end result.
I will happily welcome any advise that can solve the positioning issue so that i will use less of position:absolute in the future
I added a background color to the nav because i felt it made it a bit more visible
@samir-DevePosted 3 months agoyou have not positioned elements beautifully, try harder !
0 - @yacineKahlerrasSubmitted about 2 years ago
experimented with grid a little bit, found a nice solution for making the SEE ALL button at the bottom of the grid in the mobile view without writing too much Css using
grid-column
andgrid-row
.I tried to make it as pixel perfect as possible using Figma but at some point it seemed to me that it wasn't worthwhile since this isn't the point of all these challenges.
and if anyone has any suggestions on where i can improve on that would very awesome.
- @kerekiwereSubmitted 4 months ago
- @Ay-dotcodeSubmitted 3 months ago
- @vcollins1Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
completing the solution.
What specific areas of your project would you like help with?Making the site more accessible.