Build a responsive portfolio layout using the bootstrap framework.
- Responsive to all screen sizes
- Utilize the Bootstrap framework
- Contains a Navbar component
- Contains a Footer component
- Utilizes responsive images
- Minimize use of media queries
- Deployed to GitHub pages
- Use semantic html
Break the project down into smaller components first. Work on those smaller components and then bring them all together to produce the final layout.
How to achieve a desired layout using Bootstrap predefined grid system classes.
There are many predefined bootstrap components but they need to be customized so that your final product does not feel like every bootstraped project. But working with bootstrap is similiar to working with a company's style framework.
Github Pages