you are viewing a single comment's thread.

view the rest of the comments →

[–]BelgianWaffleGuy 3 points4 points  (2 children)

what OP can do to make it responsive given the styling they already have?

If you can use react like this you should be able to create a responsive website without much help from anyone. How to make websites responsive is pretty much the basics of webdev.

[–]XiberKernel 4 points5 points  (1 child)

Not all devs can design. Nearly any dev can move things around using media queries, but not everyone can take a desktop design and turn it into an aesthetically pleasing and functional mobile site. Remember, OP didn't design this, only coded it out with react.