Trasnform from css flexbox to bootstrap 4 help

Hello coders! I am working on a project with bootstrap 4 these days for a job interview . I had the idea to make this project to CSS flexbox at first so to “transform” it later into with bootstrap 4 framework. Is it possible? And if yes can someone give me some hint ?

Of course.

Since, you are talking about flexboxes, I would look at grid document on bootstrap. This will give you an idea.

1 Like

Thanks a lot. I really appreciate it!