☕ Coffee & Delicious Bites

Experience the Perfect Coffee Journey

Discover our carefully selected premium coffee beans and artisanal pastries, crafted to perfection in a cozy atmosphere that feels like home.

Job Search Illustration

Explore Our Platform

Preview our pages and access documentation

Our Pages

Explore our Comprehensive Coffee & Bites Platform

Home Page

Menu Page

Cart Page

Checkout Page

Payment Page

Contact us Page

Modals

Explore our Comprehensive Modals

Reservation Modal

Payment Successful Modal

Auth Modal

Explore our comprehensive Auth Modal

Login Modal

Signup Modal

Other Pages

Explore our comprehensive other pages

Error Page

Coming Soon Page

1

Introduction

Koffuu is a modern cafe website template featuring a beautiful UI and responsive design, perfect for coffee shops, bakeries, and cafes. Built with HTML5, CSS3, and JavaScript, it offers a delightful user experience across all devices.

Beverages Menu

Showcase your coffee and drink selection with beautiful cards

Online Ordering

Easy-to-use cart and checkout system

Location & Hours

Display your cafe's location and business hours

2

Folder Structure

koffuu/
├── images/        
├── css/               
│   ├── style.css      
│   ├── bootstrap     
│   └── swiper-bundle.min.css   
├── js/                
│   ├── bootstrap.bundle.min.js      
│   ├── gsap.min.js      
│   ├── script.js      
│   ├── scroll-trigger.min.js      
│   └── swiper-bundle.min.js       
├── scss/              
│   ├── components/    
│   ├── layout/        
│   ├── plugin/        
│   ├── _variables.scss
│   └── style.scss   
├── cart.html         
├── checkout.html    
├── coming-soon.html         
├── contactus.html       
├── error.html         
├── index.html          
├── menu.html           
├── payment.html          
├── CHANGELOG.md                
└── README.md
Key Directories:
Change Colors

Edit scss/_variables.scss to update the color scheme and theme variables.

Update Images

Replace images in assets/images/ with your own high-quality cafe photos.

Edit Menu

Update menu.html to modify the menu items, prices, and descriptions.

Update Contact Info

Edit contact details in contact.html and update the map coordinates.

Change Text Content

Edit text content directly in the respective HTML files for each page.

Advanced Customization

Modify SCSS files in scss/ for layout and design changes.

3

Changelog

Version Date Changes
1.0.0 2025-07-21
  • Initial release of Koffuu Cafe Website
  • Responsive design with Bootstrap 5
  • Modern UI with custom SCSS theming
  • Interactive components with GSAP animations
  • Custom font integration (Quicksand & Playfair Display)
  • Comprehensive documentation
  • Multiple page layouts (Home, Menu, About, Contact)
  • Mobile-first responsive design
  • Optimized performance with preload and lazy loading
  • SEO-optimized structure and metadata
4

Package Dependencies

Here are the key libraries and their usage in this project:

Library Version Usage
Bootstrap 5 5.3.x CSS framework for responsive layout and components
Bootstrap Icons 1.10.x Icon library for Bootstrap
Remix Icon 3.5.x Additional icon set used throughout the website
Swiper 10.x Touch slider for image galleries and content sliders
GSAP 3.12.x Animation library for smooth transitions and effects
Development Setup:
  • All CSS and JS files are included via CDN in the HTML files
  • No build step required - works directly in the browser
  • For SCSS development, use Live Sass Compiler VS Code extension
  • SCSS files are organized in the scss/ directory and compiled to css/style.css
Tip: Install "Live Sass Compiler" in VS Code and click "Watch Sass" to automatically compile SCSS to CSS when files change.
5

File Customization

Main Directories
  • assets/ - Images and icons used throughout the site
  • scss/ - Source SCSS files for styling
  • js/ - JavaScript functionality
  • css/ - Compiled CSS files
Key Files
  • index.html - Homepage with hero section and featured items
  • menu.html - Menu page with all drink items
  • cart.html - Shopping cart and checkout
  • contact.html - Contact information and form
  • scss/_variables.scss - Customize colors, fonts, and other variables
Tip: To customize the design, update the variables in _variables.scss and recompile the SCSS.
6

Theme Customization

Colors

Edit scss/_variables.scss to customize colors:

// Theme Colors
$primary:   #5f5af7;
$secondary: #6c757d;
$success:   #198754;
$info:      #0dcaf0;
$warning:   #ffc107;
$danger:    #dc3545;
$light:     #f8f9fa;
$dark:      #212529;
Fonts

Font settings in scss/_variables.scss:

// Font Families
$font-family-base: "Quicksand", sans-serif;  // For body text
$font-family-code: "Playfair Display", serif;  // For headings and special elements

// Font Sizes
$font-size-base: 1rem;

// Google Fonts import in HTML head:
Tip: Recompile SCSS after making changes to see updates.
7

Credits

Resources
Technologies
8

Support

Need Help?

We offer 6 months of support for any questions or issues you may encounter.

Features

Our Core Features

Discover the powerful technologies and tools that make our platform exceptional

HTML 5
HTML 5

Web Structure

CSS 3
CSS 3

Modern Styling

Bootstrap
Bootstrap

Responsive UI Framework

Framer
GSAP

Smooth Animations

Responsive
Responsive

Mobile Friendly

Google Fonts
Google Fonts

Web Typography

Icons
Icons

Vector Graphics

Modern Design
Modern Design

Clean Aesthetics

Easy Customizable
Easy Customizable

Flexible Components

Clean Code
Clean Code

Optimized Structure

Well Documented
Well Documented

Clear Guides

24/7 Support
24/7 Support

Always Available

Join Koffuu today & start your journey!

Get Started