A responsive and visually appealing food ordering website showcasing delicious burger options, built using HTML, CSS, and JavaScript.
Check out the live demo: BergerGo Live Preview
- Interactive UI: Add or subtract quantity directly on the product details page.
- Order Summary: Shows taxes, delivery fees, and the total amount.
- Payment Options: Multiple payment methods are displayed for user convenience.
- HTML: Structure of the application.
- CSS: For styling and responsive design.
- JavaScript: Dynamic interactions and functionality.
- A code editor like VS Code.
- A web browser to preview the project.
- Clone the repository:
git clone https://github.com/Short-Zed/BergerGo.git

