Skip to content

jamestalmond/Flexercise

Repository files navigation

Flexercise

Setup

  1. Make sure you've got npm installed on your machine
  2. Install the project with npm i
  3. Spin up the project with npm run dev

Exercise

Build a simple 3 column layout, similar to the layout below:

Exercise 1

The layout must:

  1. Be made with flexbox
  2. Be made with rows, not columns
  3. Have more than 1 row

If you’re feeling brave, create a 2 column layout below the 3 column layout.

Get knee deep in flex and see what problems you come up against, if you get stuck please ask for help, we're all here to learn.

If you complete the first exercise, feel free to move onto the second layout exercise:

Exercise 2

About

A flexbox workshop for AO.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published