Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 803 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 803 Bytes

Cafe Menu

This is a simple HTML and CSS project that creates a menu layout for a fictional cafe called Camper Cafe. The menu displays coffee and dessert items along with their prices. This project is an example of using basic HTML and CSS to design a visually appealing and responsive cafe menu.

Features

  • Responsive menu layout with coffee and dessert items
  • Styling applied to make the menu visually appealing with a centered layout
  • Footer section with a website link and address

Technologies

  • HTML5: Provides the structure and content for the page.
  • CSS3: Adds styling and layout for a visually appealing presentation.

Getting Started

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/your-username/cafe-menu.git