Wch Frontend

screenshot of Wch Frontend

Frontend for the Williams Custom Homes website

Overview

Williams Custom Homes is a family-owned custom home building business based in Stark County, Ohio. The company's website is built using Next.js, a popular framework for building static websites. The website is hosted on Github Pages and uses a workflow that automatically rebuilds the site when content changes.

Features

  • Next.js: The website is built using the Next.js framework, which provides efficient server-side rendering and routing capabilities.
  • TypeScript: The website codebase is written in TypeScript, a statically typed superset of JavaScript, which enables better code organization and catch errors early on.
  • Github Pages: The website is hosted on Github Pages, a free hosting service for static websites. This allows for easy deployment and management of the site.

Summary

Williams Custom Homes is a family-owned custom home building business that has built their website using Next.js and TypeScript. The website is hosted on Github Pages and utilizes a workflow that automatically rebuilds the site when there are any content changes. The installation process involves cloning the repository, installing the necessary dependencies, and running the website locally using npm.