aexol-studio / vendure-nextjs-storefront

Storefront for vendure and NextJS
https://shop.aexol.com
66 stars 24 forks source link

Is there any plan to use NextUI with App router? #32

Open OwlthTech opened 7 months ago

OwlthTech commented 7 months ago

Congratulations and thank you for the amazing functional storefront. Not an issue but suggestions based on the few changes we tried to made in this storefront. Using NextUI/Shadcn (as it includes tailwind) or any other libraries which supports or uses tailwind could be more efficient for rapid development and optimizing production bundle. Not only that but theming using preset, config or plugins will be more easy then ever. Just curious if you have this in your future plans!

AleksanderBondar commented 7 months ago

We did it a lot by our own :). But we think shops need to have more dedicated design which loves packages like styled components to easier css manipulations. But we love to use those futures packages like shadcn, same like with tailwind. Propably in future we gonna prepare other more upadated starter based on app router. But pages folders is cool too :). Good to have some showcase with this approach :D. Right now we are are almost done with implementing this starter into real world shop and we are kinda busy :P. Thanks for the kind words! We appreciate it!