Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 444 Bytes

File metadata and controls

16 lines (10 loc) · 444 Bytes

Fullstack Bakery

In this workshop, you'll be using flexbox to style the front page of a fictional bakery named Fullstack Bakery.

Getting Started

  1. Create a new repository under your GitHub account using this one as a template.
  2. Clone your repository down to your local machine.
  3. Open the cloned folder with VS Code.
  4. Live serve index.html to see the page that you will have to style.

Instructions