Skip to content

Collection of css flexbox-based mobile-first layouts that can solve a varaity of classic css issues.

Notifications You must be signed in to change notification settings

GozaRuu/css-flexbox-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About this repo

This is a collection of mobile-fist css flexbox-based layouts that can solve a variety of classic css issues. I originally started this repo to learn more about the technology but the project are perfectly usable or at least you can find some ideas in them. The projects are populated by HTML dummy content for testing.

Usage

I recommand the NPM module Http-serve for a quicker run between the projects:

1- npm insall --global http-serve

2- In the cloned repo folder: http-serve -p 8001

3- In your browser visit: localhost:8001

Holy Grail News

Classic Holy Grail layout solved in flexbox for both screen sizes.

Screenshots:

Holy Grail News big screens

Holy Grail News small screens

Chat App

A contacts tab next the actual conversation, on small screens only display contacts

Screenshots:

Chat App big screens

Chat App small screens

Portfolio

A fixed sidebar with scroll area next to it, turns 100% vertical scroll area on mobile

Screenshots:

Portfolio big screens

Portfolio small screens

About

Collection of css flexbox-based mobile-first layouts that can solve a varaity of classic css issues.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published