Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 910 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 910 Bytes

Checkout Page

This project represents a simple, responsive checkout page for a coffee shop named "Coffee Masters." The page includes an itemized order summary, customer name input, payment details, and order total calculations. It is designed with HTML and CSS for a clean and user-friendly interface.

Features

  • Responsive Layout: Designed using CSS Grid for a flexible and adaptive layout.
  • Order Summary: Displays a list of ordered items, quantities, prices, and optional customizations.
  • Customer Information: Input fields for customer name and payment details.
  • Total Calculation: Shows subtotal, tax, and total price.
  • Order Button: A visually appealing "Place Order" button.

Technologies Used

  • HTML5: Structure of the webpage.
  • CSS3: Styling, including custom fonts and responsive design.
  • Google Fonts: Used the "Open Sans" font for a modern look.