Bisrad / flex-portfolio

Practice in using bootstrap4 and flex css to create a sample portfolio ( Home, About, Contact )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flex-portfolio

Practice project in using bootstrap and flex css to create a sample portfolio. Pages included: Home, About, Contact, etc...

Author: Bisraddesign (Brad Thompson)

Installation

Use to install Bootstrap

# <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
# Via npm
npm install bootstrap

# Via gem
gem install bootstrap -v 4.5.2
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">

Contributing

Pull requests are welcome. Feedback and comments will be considered in optimizing and creating an effective layout for long term use

About

Practice in using bootstrap4 and flex css to create a sample portfolio ( Home, About, Contact )


Languages

Language:HTML 71.7%Language:CSS 23.4%Language:JavaScript 4.9%