[go: nahoru, domu]

Skip to content

kateFrontend/bs-burger-house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger House - multi-page website built on Bootstrap5

cover

View Demo Burger House

🦉 Main information

Multi-page site for Burger House.

Includes the following pages:

  • Main page
  • Menu page
  • News page (with 6 separate pages)
  • Career page
  • Contact page

In plans, I would like to add functionality to "Add to cart" buttons and connect a payment form in order to directly place an order.

This project was built with Bootstrap5.
Official source https://getbootstrap.com/

⚡ Setup

Install Bootstrap in your html file

<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>

Install Bootstrap in Node.js

npm install bootstrap

Releases

No releases published

Packages

No packages published