Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.12 KB

Readme.md

File metadata and controls

26 lines (20 loc) · 1.12 KB

Portfolio Website

Portfolio Website Starter Pack.

Setup

  1. Install Visual Studio Code --Embbeded Link to Video
  2. After, Visual Studio Code Installation Install Live Server extension

Pre-requisite

Not Necessary but good to have knowledge of:

  • Basic HTML Tags.
  • Basic CSS.
  • CSS layouts like box-layout, flexbox, and grid.

Additional Resources

  1. Hosting your website for free --Embbeded Link to blog
  2. Learn about CSS Flexbox
  3. Learn about CSS Grid
  4. Learn about inline and block display properties
  5. Learn about Gsap animation library