https://github.com/cod-e-codes/foster-construction
A simple and visually appealing website for Foster Construction & Remodeling LLC. This website showcases the company's services, portfolio, and contact details, optimized for responsive viewing and SEO-friendly performance.
https://github.com/cod-e-codes/foster-construction
construction css html portfolio responsive-design seo web-design
Last synced: 10 months ago
JSON representation
A simple and visually appealing website for Foster Construction & Remodeling LLC. This website showcases the company's services, portfolio, and contact details, optimized for responsive viewing and SEO-friendly performance.
- Host: GitHub
- URL: https://github.com/cod-e-codes/foster-construction
- Owner: Cod-e-Codes
- License: mit
- Created: 2024-11-26T00:21:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T00:31:38.000Z (about 1 year ago)
- Last Synced: 2025-01-04T20:42:37.990Z (12 months ago)
- Topics: construction, css, html, portfolio, responsive-design, seo, web-design
- Language: HTML
- Homepage: https://cod-e-codes.github.io/foster-construction/
- Size: 34.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Foster Construction & Remodeling LLC
This is a simple and visually appealing website created for Foster Construction & Remodeling LLC. It highlights the company's services, portfolio, and contact information, providing potential clients with an easy way to learn about and reach out to the business.
## Features
- **Home Page**: Overview of the company with a professional layout (`index.html`).
- **Gallery Page**: A project gallery showcasing completed construction and remodeling projects (`gallery.html`).
- **Responsive Design**: Optimized for both desktop and mobile users.
- **Custom Images**: WebP-optimized images for faster load times.
- **SEO Optimizations**: Includes `robots.txt` for search engine indexing.
## Folder Structure
```plaintext
foster_construction/
├── index.html # Main landing page
├── gallery.html # Project gallery page
├── robots.txt # SEO and crawler settings
├── images/ # Optimized images in WebP format
│ ├── blueprint.webp
│ ├── favicon.webp
│ ├── forest-bg.webp
│ ├── logo.webp
│ ├── preview-new.webp
│ ├── project1.webp
│ ├── project2.webp
│ ├── project3.webp
│ ├── sc.webp
├── backup/ # Backup of original images in PNG and JPG format
│ ├── blueprint.png
│ ├── favicon.png
│ ├── forest-bg-overlay.png
│ ├── forest-bg.jpg
│ ├── logo.png
│ ├── preview-new.png
│ ├── project1.jpg
│ ├── project2.jpg
│ ├── project3.jpg
│ ├── project4.png
│ ├── project5.png
│ ├── project6.png
│ ├── sc.png
```
## Local Setup Instructions
To view and edit the website locally:
1. Clone the repository:
```bash
git clone https://github.com/Cod-e-Codes/foster-construction.git
```
2. Navigate to the project directory:
```bash
cd foster-construction
```
3. Open the `index.html` file in a browser to view the homepage.
## License
This project is licensed under the MIT License. Feel free to use and modify it as needed.
---
### Author
Created by [CodēCodes](https://github.com/Cod-e-Codes). Contact for further customizations or web development services.