Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richllew182/richard-llewellyn-portfolio
Portfolio Challenge from Week 2 of EDX Bootcamp
https://github.com/richllew182/richard-llewellyn-portfolio
Last synced: about 2 months ago
JSON representation
Portfolio Challenge from Week 2 of EDX Bootcamp
- Host: GitHub
- URL: https://github.com/richllew182/richard-llewellyn-portfolio
- Owner: RichLlew182
- License: mit
- Created: 2023-11-17T19:01:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T15:49:08.000Z (about 1 year ago)
- Last Synced: 2023-11-26T16:33:12.005Z (about 1 year ago)
- Language: CSS
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# richard-llewellyn-portfolio
Portfolio Challenge from Week 2 of EDX BootcampTable of Contents
## Description
This was the second homework challenge for the EDX Bootcamp in Front End Development.
Our task was build a portfolio page using the skills we have learned so far in the bootcamp, such as Flexbox, Grid, css variables and media queries.
### Built With
* ![HTML](https://img.shields.io/badge/HTML-239120?style=for-the-badge&logo=html5&logoColor=white)
* ![CSS](https://img.shields.io/badge/CSS-239120?&style=for-the-badge&logo=css3&logoColor=white)## 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 - [email protected]
Project Link: [https://richllew182.github.io/richard-llewellyn-portfolio/](https://richllew182.github.io/richard-llewellyn-portfolio/)
Project Repo Link: [https://github.com/RichLlew182/richard-llewellyn-portfolio](https://github.com/RichLlew182/richard-llewellyn-portfolio)
## Acknowledgments
* [Type Scale](https://typescale.com/)
* [Unsplash](https://unsplash.com/)
* [Img Shields](https://shields.io)
* [Best README Template](https://github.com/othneildrew/Best-README-Template)