/Basic-Portfolio

Homework 1 Basic-Portfolio HTML CSS

Primary LanguageHTML

Basic-Portfolio

This project was designed as a homework assignment for UNH's coding bootcamp. This emphasizes building a professional portfolio site using HTML/CSS for students to display their upcoming projects, application and website designs and is intended for use as a template for further portfolio building.

This application includes an About Me, Portfolio Page, and Contact page.

Layout and content were built using HTML and CSS using Visual Studio Code editor.

Getting Started

This project has been deployed to GitHub Pages. To get this project up and running, you can follow the deployment link. Or, download the sources files to use this as a template.

Basic-Portfolio Demo

Prerequisites

To install this application, you will need a text editor. I recommend Visual Studio Code.

Installing

To install this code, download the zip file, or use GitHub's guidelines to clone the repository.

Project Requirements

This project provides a basic template for a portfolio website.

Pages include the following: Index, Portfolio, Contact.

Index

Contains About Me information.

Portfolio

Provides a gallery style directory that can link to projects.

Contact

Contains a form to submit contact information.

Authors

Acknowledgments

  • Hat tip to UNH for providing project parameters and code examples