This repository contains the source code for the Kenworthy Machine website, a small business located near Seattle, Washington specializing in precision machine manufacturing. Wavecrest Web Collective's overhaul of the company's site, using web design by Kayla Shovlowsky, serves to better showcase the company's services, values, and product offerings to potential clients and partners.
The website is live and can be visited at the following URL: Kenworthy Machine Live Site
- Alex - Developer (Alex's GitHub)
- Archaa - Developer (Archaa's GitHub)
- Brett - Developer (Brett's GitHub)
- Kayla - Designer (Kayla's Portfolio)
- TinaCMS Integration: Provides a powerful editing interface for site administrators to update content without needing to touch the codebase.
- Dynamic Form Handling: Uses Nodemailer to manage form submissions, enabling the company to receive quote requests directly from the website.
- Responsive Design: The site is fully responsive, ensuring a seamless experience across all devices and screen sizes.
Contributions are welcome! If you have suggestions or want to contribute to the project, please create a pull request or open an issue.
To get a local copy up and running, follow these simple steps.
Before you begin, ensure you have the following installed:
- Node.js
- npm
- Clone the repository:
git clone https://github.com/wavecrestweb/kenworthy-machine.git- Navigate to the project directory:
cd kenworthy-machine-website- Install NPM packages:
npm install- Start the development server:
npm run dev- Open your browser and navigate to http://localhost:3000/admin
© 2024, Wavecrest Web Collective & Kayla Shovlowsky. All Rights Reserved.
Unauthorized copying, modification, distribution, or use of this software is strictly prohibited. While contributions to the project are welcome, any work containing or derived from the contents of this repository remains the exclusive property of the original authors.