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

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.

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.