An open API service indexing awesome lists of open source software.

https://github.com/ncastaldi/hw2-responsive_portfolio

Assignment: Responsive Portfolio
https://github.com/ncastaldi/hw2-responsive_portfolio

Last synced: 4 months ago
JSON representation

Assignment: Responsive Portfolio

Awesome Lists containing this project

README

          

# Assignment: Responsive Portfolio

## Description

For this assignment, we were asked to build a "responsive portfolio" site with HTML, CSS, and Bootstrap.

Requirements:
- A navbar
- A responsive layout
- Responsive images
- Use of Bootstrap's grid system

Finally, I tested my site against the [W3C Markup Validation Service](https://validator.w3.org/)

[Link to Live Site](https://www.castaldi.dev/hw2-responsive_portfolio/)

## Table of Contents

If your README is very long, add a table of contents to make it easy for users to find what they need.

* [Installation](#installation)
* [Usage](#usage)
* [License](#license)
* [Badges](#badges)

## Installation

Upload required files to web server to install.

## Usage

GitHub Repository: [https://github.com/ncastaldi/hw2-responsive_portfolio/](https://github.com/ncastaldi/hw2-responsive_portfolio/)

![Repo Screenshot](assets/img/reposcreenshot.png)

Live Site: [https://www.castaldi.dev/hw2-responsive_portfolio/](https://www.castaldi.dev/hw2-responsive_portfolio/)

![Site Screenshot](assets/img/sitescreenshot.png)

## License

MIT License

Copyright (c) [2020] [Nathan Castaldi]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

## Badges

[![GitHub license](https://img.shields.io/github/license/ncastaldi/wk2-homework-responsive_portfolio)](https://github.com/ncastaldi/wk2-homework-responsive_portfolio/blob/main/license.txt)