This repository contains the source code and assets for a tutorial video on how to build a responsive cafe website from scratch using HTML, CSS, and JS. The tutorial is available on YouTube at https://youtu.be/tgkPTO2Z-9k.
The tutorial covers the following topics:
- Setting up the project
- Creating the HTML structure
- Styling the website with CSS
- Adding responsiveness with media queries
- Implementing a slideshow using JavaScript
- Adding a navigation menu with JavaScript The tutorial assumes basic knowledge of HTML, CSS, and JavaScript.
You can access the source code at https://rb.gy/z0jv
To use this source code, you can either clone this repository or download the ZIP file.
git clone https://github.com/Aarzoo75/Responsive-Cafe-Website.gitAfter downloading the source code, you can open the index.html file in your web browser to view the website.
