DEV Community

Discussion on: 🤔 How should I build my Frontend for a huge project?

Collapse
 
gktim profile image
gkTim

Have a look at Nuxt.js would fit your use case. Easy to learn, good documentation. For CSS have a look at windicss or tailwind

Collapse
 
adamalicki profile image
Adam

Agreed, there is far less friction getting an app up and running and making modifications to it that Next/React.