https://github.com/lauracole1900/responsiveportfolioaboutme
Responsive portfolio site, including short bio, portfolio, and contact form
https://github.com/lauracole1900/responsiveportfolioaboutme
bootstrap javascript js portfolio-website
Last synced: about 2 months ago
JSON representation
Responsive portfolio site, including short bio, portfolio, and contact form
- Host: GitHub
- URL: https://github.com/lauracole1900/responsiveportfolioaboutme
- Owner: LauraCole1900
- License: mit
- Created: 2020-09-18T21:14:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T20:04:08.000Z (over 4 years ago)
- Last Synced: 2025-07-15T01:55:51.093Z (12 months ago)
- Topics: bootstrap, javascript, js, portfolio-website
- Language: HTML
- Homepage: https://lauracole1900.github.io/ResponsivePortfolioAboutMe/
- Size: 54.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Portfolio
## Table of Contents
* [Description](#description)
* [Links](#links)
* [Screenshots](#screenshots)
* [Installation Instructions](#installation-instructions)
* [Usage](#usage)
* [Technologies Used](#technologies-used)
* [Tests](#tests)
* [Credits](#credits)
* [Contributing](#contributing)
* [Questions](#questions)
* [Badges](#badges)
## Description
This is a website about me, including biographical information, a portfolio page, and a contact form. This project includes the use of Bootstrap.
## Links
[Laura Cole site](https://lauracole1900.github.io/ResponsivePortfolioAboutMe/)
## Screenshots
About Me page:

Portfolio page:

Contact Me page:

## Installation Instructions
If you want to run a copy of this app on your local machine, first clone the repository:
HTTPS:
```
$ git clone https://github.com/LauraCole1900/ResponsivePortfolioAboutMe.git
```
SSH:
```
$ git clone git@github.com:LauraCole1900/ResponsivePortfolioAboutMe.git
```
Then cd into the directory into which you cloned, right-click on any of the HTML files, and choose "Open in default browser."
## Usage
This project is intended to be used as a my first, basic portfolio site.
## Technologies Used
[](https://developer.mozilla.org/en-US/docs/Glossary/HTML5) [](https://developer.mozilla.org/en-US/docs/Web/CSS) [](https://getbootstrap.com/)
## Tests
npm run test
## Credits
N/A
## Contributing
N/A
## Questions
If you have further questions, you can reach me at lauracole1900@comcast.net. For more of my work, see [my GitHub](https://github.com/LauraCole1900).
## Badges
[](./LICENSE) [](https://open.vscode.dev/LauraCole1900/ResponsivePortfolioAboutMe)