Responsive Web Design has become one of the most importat concepts for creating a
clean and functional website because of te various different screen sizes people
use all around the world today.
Some thing to consider when writing your code are:
-Setting your Viewport.
-Adjusting the width of your containers
-Making sure your Tap Targets are big enough on all screen dimensions
-Using Flexboxes
-Using breakpoints to adjust your layout at certain screen sizes