I didn’t work with frameworks, but the client wants something to use the bootstrap, is it worth learning the bootstrap, does it really speed up the layout, or is it easier to use your ready-made developments?

And another question, what tools need to be used to make such a layout on the fly?

PC:

enter image description here

Mobile:

enter image description here

    2 answers 2

    bootstrap can speed up the layout if you have already trained enough in it. It implemented a bunch of classes for you. Especially convenient to do adaptive. Need or not, then you decide. For example, I use it only if you need something to blind quickly. I don’t like to add extra kb to the site, and in a serious project I wouldn’t use it, but I would write my own classes.

    Screw on the fly - try browsersync, or something))

      I advise you to take only a grid from Bootstrap, (otherwise it will be too heavy a project, it can be useful if you are designing a large project with repetitive design elements) If you are familiar with a milestone, then studying the grid will take no more than a couple of hours. The rest is a handy tool brought to mind.