5t3ph / course-grid-flexbox-landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Landing Page with CSS Grid and Flexbox

All scripts are run in the root package.

  1. yarn installs all dependencies.
  2. yarn start 01 (replace with lesson number or keyword) runs the project in the browser.
  3. yarn latest updates all dependencies.
  4. yarn clean:node_modules deletes node_modules recursively.

About


Languages

Language:CSS 56.6%Language:HTML 43.4%