Grid to list toggle using Flexbox
In this article, I will show you how to create a toggle to display items in a grid from a list. This will be using basic JavaScript skills with no external code or libraries. We will be using Flexbox.
What we will be creating
Create our starter file...
ratracegrad.hashnode.dev7 min read