Skip to content

A refresher on the Grid layout by attempting to re-create Techcrunch website built with (Flex Layout)

Notifications You must be signed in to change notification settings

oluwaseye/Crunchy-Grid-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Here's just a quick refresher on how Grid Layout works. I had to create something (The best way to learn).

Single page not responsive for mobile. Viewport Stopped at max-width : 1440px

Differences

Crunchy Clone (Grid Layout) Font: Roboto (Free)

enter image description here

TechCrunch (Flex Layout) Font: Aktiv-grotesk (Commercial) enter image description here

Resources

Here are some resources to learn more about Flex Layout and Grid Layout https://learncssgrid.com/ https://gridbyexample.com/examples/ https://css-tricks.com/snippets/css/a-guide-to-flexbox/ https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox

About

A refresher on the Grid layout by attempting to re-create Techcrunch website built with (Flex Layout)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published