Skip to content

nirzon47/burger-order

Repository files navigation

burger-order

Features

  • Build your burger
  • Order queue with variable order time
  • Responsive design

Tools Used

  • Vanilla JavaScript
  • HTML
  • TailwindCSS
  • DaisyUI
  • Bun as package manager

Attributions

Building

To install dependencies:

bun install

This project was created using bun init in bun v1.0.7. Bun is a fast all-in-one JavaScript runtime.