app_dev's avatar

What is your UI suggestion for Laravel and Vue?

I am developing e-commerce software. I need a UI for the front end that will speed me up. What do you suggest me? I use vue, vuerouter. I will use Axios for my APIs. Using Bootstrap with vue is a waste of time. Vue compatible UI is required.

0 likes
1 reply
MarianoMoreyra's avatar
Level 25

Hi @app_dev

If you like Material Design, you can take a look at Vuetify:

https://vuetifyjs.com/

They have some pre-made layouts and UI components that should get you started quickly.

Or you could try with Tailwind CSS, although, unless you can buy Tailwind UI package, you'll have to create all the components on the run.

1 like

Please or to participate in this conversation.