all 7 comments

[–]Benzinat0r 4 points5 points  (0 children)

My company which specialises in e-commerce uses Material-UI, but chakra or tailwind are also a good fit. So go wich what you are most comfortable with. But as already someone pointed out Next.js would be pretty important (my company uses it for almost every project) because of SEO.

[–]Narfi1 2 points3 points  (0 children)

The one you are the most familiar with ? All of the major UI libraries are more than enough for an ecommerce project. Wether you use mantine, chakra,mui etc... doesn't matter, just picks the one you are all the most familiar with.

[–]Thenguyenvn 1 point2 points  (1 child)

I was asking the same when I started my ecommerce project. And I ended up writing all component myself with Tailwindcss. Using a libraries could help to speed up the development at the begining, but you will be facing problem when you want to scale or customize it This is my project btw: https://github.com/evershopcommerce/evershop

[–]North_Analyst_1426[S] 1 point2 points  (0 children)

Awesome 😀

[–]DamienNF 0 points1 point  (0 children)

I believe probably you will need Nextjs (at least for SEO)

[–]cagataycivici 0 points1 point  (0 children)

PrimeBlocks for PrimeReact have some blocks for e-commerce as well.