Skip to content

CHINCHU321/YouTube-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Name

This is a basic web app build using HTML and CSS.

Key Topics used

The following topics will be covered in this unit:

  • Command-line basics

    • Navigating the file tree

    • Creating, copying, and removing files and directories

  • HTML

    • Semantic elements, tags

    • Attributes

    • Best practices: indentation, file naming conventions and directory structure

  • CSS

    • Order of importance
    • Class, id
    • Selectors
    • Box model
    • Display
    • Positioning and floats
    • Color: hexadecimal, rgb and named
    • Flexbox
    • Grid
  • Git & Git workflow

    • git add
    • git commit
    • git push
    • git pull
  • GitHub

    • Create a repository
    • Deploy to personal pages

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Screenshots

App Screenshot