Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 965 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 965 Bytes

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