This project is a simple cafe website built with HTML, CSS, and JavaScript. I found this old project in my Google Drive and wanted to give it a place in my repo.
The project consists of the following main files:
- index.html: This is the main HTML file that contains the structure of the website.
- css/style.css: This file contains all the styles used in the project.
- js/main.js: This file contains the JavaScript code that adds interactivity to the website.
To run the project, simply open the index.html file in a web browser or open it using a live server.
The website has the following sections:
The landing page of the website.
This section provides information about the cafe.
This section displays the menu of the cafe.
The website is designed to be responsive, meaning it will adapt and display properly on different devices and screen sizes.