DEV Community

Renan Lourençoni Nobile
Renan Lourençoni Nobile

Posted on

React + Bootstrap Template

Hello everyone,

On a side project, our team is going to be creating an admin dashboard, and we purchased a boostrap + jquery template, but our application is going to be React.

Should we use the template as is, importing boostrap and jquery (and other plugins), or try to "copy" the template to React as a standalone, leaving boostrap and jQuery out of the equation?

I'm thinking that removing boostrap and jquery is a better option, but might take more time than simply importing, but could cause less problems in the future, is that accurate?

Thank you.

Oldest comments (0)