yanbrasiliano / make-burger-vue

A Vue.js and Tailwind CSS project that allows customers to customize their burgers and manage their orders. The application features an intuitive interface for selecting ingredients and building a personalized burger, along with a comprehensive order management tab for tracking and updating orders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Your Burger 🍔

Project in vue where the customer assembles his burger and has access to the order management tab.

Stack

Vue 3
Tailwind
A fake API based on the json-server lib was used.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

A Vue.js and Tailwind CSS project that allows customers to customize their burgers and manage their orders. The application features an intuitive interface for selecting ingredients and building a personalized burger, along with a comprehensive order management tab for tracking and updating orders.

License:MIT License


Languages

Language:Vue 85.6%Language:JavaScript 10.9%Language:HTML 2.9%Language:CSS 0.5%