Latest comments
- @lotfy1654@JeanMieses
Hey brother. There are a few things you should fix. The "product-section" should be centered vertically. Add a working "Cart' component as well, so when I click add to cart button, it adds the product to the cart. Also, when I click to add quantity or decrease, the adds to cart button moves. I think it is cuz the padding. I feel that is something you should look into.
I love the design. It is way better than mine. I missed the cart image in the add to cart button as well. And how did you implement the carousel? I used a library for it called Splide cuz coding it on my own would have taken a bit of work and I am too lazy. Your carousel looks amazing.
here is my project https://www.frontendmentor.io/solutions/ecommerceproductredux-dei3tJbWL
- @vishalbrdr@JeanMieses
Hey man, it looks great. Just one suggestion. You should organize your file a bit better. You have your .JPG images in the same folder as your CSS and js files. I feel it would be better if you create a folder 'images' or something like that and add all your images there. Great job btw. I will try to do the same soon since I just learning react.
Marked as helpful - @annacsillaxs@JeanMieses
hey anna, the design is great, but when I click any of the planets on the top, the page does not update to the planet I clicked on. You should definitely look into that. That is the main challenge. Also, if you could push your code to github, we will appreciate it lol.
- @yasssuz@JeanMieses
everything looks good. There is a , between some off these labels.
- @otmanezahhari@JeanMieses
There is an issue where I can't add comments in any post. The road map and the buttons to filter posts go away when you are on mobile devices. When I open a specific post and try to refresh, I get a 404 error... It is probably a GitHub pages bug. Other than that, it looks amazing.
- @Andrii-Rohov@JeanMieses
Man, amazing work! The only thing I would suggest you do is to use sections more often instead of divs. But this is great!
Marked as helpful