This project includes six responsive pages, each with unique designs. Website is hosted and can be accessed through: https://00017353.github.io/WT_CW1_00017353/
- Banner with welcoming message.
- Featured products section.
- Displays products dynamically generated using JavaScript.
- Search bar to filter products by name.
- Information about the company's mission, history, and values.
- Includes a photo of the team.
- Services offered by the company.
- Images and descriptions for each service.
- Customer testimonials in cards.
- "Like" buttons for each testimonial with a counter that increments on click.
- Contact form for users to reach out.
- Basic validation and dynamic status messages using JavaScript.
-
Responsive Design
- CSS media queries used to adapt site to different screen sizes.
-
Interactive Elements
- "Like" buttons on the Testimonials page with real-time counter updates.
- Search bar on the Products page.
-
Dynamic Content
- Products are generated dynamically using JavaScript and an array of product data.