Welcome to the public repository of Cooper & Adlys's official website. The site serves as a digital presence for Cooper & Adlys, detailing services, customer testimonials, booking facilities, and contact details.
The project uses Astro, a front-end framework that allows us to deliver highly performant, modern web applications.
This project also has a perfect lighthouse score.
This README provides a brief overview of the project.
Section | Details |
---|---|
Name | Cooper & Adlys Plumbing & Heating Ltd. |
Purpose | To provide information about services, testimonials, contact details etc. |
Live URL | www.cooperadlys.ca |
Status | Live |
Technology | Purpose |
---|---|
Astro | Astro is a front-end framework for building faster websites with less client-side JavaScript. It allows components from any Javascript UI framework (like React, Vue, Svelte, and Preact) to coexist on the same webpage. |
Tailwind CSS | Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override. |
TypeScript | TypeScript is an open-source language that builds on JavaScript by adding static type definitions. It provides highly productive development tools for JavaScript IDEs and practices, like static checking. TypeScript code is transformed into JavaScript code via the TypeScript compiler or Babel. |
React | Used where site requires client-side functionality, such as mobile menu, dynamic gallery etc. |
This project is open source under the MIT license. See the LICENSE file for more details.