Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 962 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 962 Bytes

Responsive Web Design Codelab

Speaker: Ire Aderinokun

In this codelab, we are going to build out the frontstack.io website into a responsive site.

Mockups

Desktop Mobile

Getting Started

  1. Make sure you have the following dependencies installed:
  1. Clone the start directory

  2. Install package dependencies

npm install

or

yarn install
  1. Start server
npm start

Downloading This Repo

Alternatively, you can directly download the files to your computer. Click here to download

Codelab Steps

  1. Review repository HTML & CSS
  2. Menubar
  3. Footer
  4. Main Content
  5. Sidebar