Skip to content

silvestrevivo/flexbox-css

Repository files navigation

flexbox-css

CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann .This is an example to show how to use flexbox combined with relative lenghts and media queries.

Alt text

You can see a demo on the next link:

https://playground.uonsite.nl/css/flexbox/flexbox-css.html

If you want to download this project and run it, ensure you have installed ParcelJS. As long as it is globally installed on your computer:

npm install
npm start

To get an example for production:

npm run build

About

CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published