Cards Layout for Front End

I am fairly new to HA but am very interested in working on the Front End. I understand this pic was from way back in 2014 but it is actually close to what I would like to start off with. Can someone tell me if there is a way to revert to this layout?

1 Like

Well, you could go back in time (check the output of git log) and try to compile the state you want. I’m not sure if that will work as dependencies need to be downgraded and there could be other implications.

Thanks for your response. I think going back in time would be both counter productive and counter intuitive. I would like to use the current codebase but configured to show the card layout.

I was hoping someone had tried doing something similar or would be able to point me in the right direction. From doing my own research I think starting with web components may be where its at so that’s where I started.