https://github.com/richllew182/bootstrap-portfolio
Version 2 of my portfolio built using the Bootstrap v5 framework
https://github.com/richllew182/bootstrap-portfolio
bootstrap css html
Last synced: about 1 month ago
JSON representation
Version 2 of my portfolio built using the Bootstrap v5 framework
- Host: GitHub
- URL: https://github.com/richllew182/bootstrap-portfolio
- Owner: RichLlew182
- License: mit
- Created: 2023-12-01T18:31:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T19:19:44.000Z (over 2 years ago)
- Last Synced: 2025-02-24T16:50:37.982Z (over 1 year ago)
- Topics: bootstrap, css, html
- Language: HTML
- Homepage: https://richllew182.github.io/Bootstrap-Portfolio/
- Size: 5.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap-Portfolio
Version 2 of my portfolio built using the Bootstrap v5 framework
Table of Contents
## Description
This was the 3rd homework challenge for the EDX Bootcamp in Front End Development.
Our task was re-build our portfolio page from week 2, but this time utilising the Bootstrap Framework.
For this project I started again from the ground up, using existing Bootstrap components to build the structure of the page, and utilising bootstrap utility classes to reduce the need for much custom overrides. This also enabled me to make the page responsive without writing any of my own media queries.
### Built With
* 
* 
* 
## Installation
N/A
## Usage
To use this project, please open the website in Chrome and then use developer tools to view the website using the Device Toolbar, which is the icon of the Laptop and Phone next to the Element Selection tool in the top left corner of the window.
Once the device toolbar is open the user will be able to try out various devices such as iPhones and iPads in portrait and landscape views to see how the website responds on different screen sizes.
Alternatively uses can drag their browser window to resize the screen.
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Richard Llewellyn - richard.lee.llewellyn@gmail.com
Project Link: [https://richllew182.github.io/Bootstrap-Portfolio/](https://richllew182.github.io/Bootstrap-Portfolio/)
Project Repo Link: [https://github.com/RichLlew182/Bootstrap-Portfolio](https://github.com/RichLlew182/Bootstrap-Portfolio)
## Acknowledgments
* [Bootstrap](https://getbootstrap.com/docs/5.3/getting-started/introduction/)
* [Unsplash](https://unsplash.com/)
* [Img Shields](https://shields.io)
* [Best README Template](https://github.com/othneildrew/Best-README-Template)