bespoyasov / frontend-clean-architecture

React + TypeScript app built using the clean architecture principles in a more functional way.
https://bespoyasov.me/blog/clean-architecture-on-frontend/
2.34k stars 254 forks source link

Improve UI #3

Open Fred-O-Nyarko opened 3 years ago

Fred-O-Nyarko commented 3 years ago

Hey pal. Great work done, I really love your code structure. I just want to contribute by improving the UI

bespoyasov commented 3 years ago

Hey! Thanks ^_^

I just want to contribute by improving the UI

Sounds great! I don't really have a design for the store or a designer to build it. Do you have something in mind? Some references maybe?

Also, it would be great to keep the UI simple, so we aren't gonna need something too fancy 😃

Async10 commented 3 years ago

Is someone working on this? If not I would like to take this. I actually quite like the minimal design therefore I just want to suggest some minor changes. For starters I would improve the mobile experience by making the grid layout responsive so we can get rid of the horizontal scrolling. I also would like to fix some visual errors like the cookie image overlapping the toppings text and the missing whitespace between the "add to cart"-button and the "In your cart"-text.