Skip to content

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

Notifications You must be signed in to change notification settings

yanbrasiliano/make-burger-vue

Repository files navigation

Make Your Burger 🍔

This project, built with Vue 3 and Tailwind CSS, allows customers to customize their burgers and manage their orders. It features an intuitive interface for selecting ingredients and building personalized burgers, along with a comprehensive order management tab. Users can select from various ingredients to create their ideal burger, see the total price in real-time, and submit their orders. The order management tab allows users to view, update, and manage their current and past orders.

Stack

  • Vue 3
  • Tailwind CSS
  • Fake API using json-server library

Project Setup

  1. Install dependencies:

    npm install
  2. Compile and Hot-Reload for Development:

    npm run dev
  3. Compile and Minify for Production:

    npm run build

Features

  • Burger Customization: Choose from a variety of ingredients to build your perfect burger.
  • Real-Time Price Calculation: See the total price of your burger as you add or remove ingredients.
  • Order Submission: Easily submit your custom burger order.
  • Order Management: Access a dedicated tab to view, update, and manage all your orders.
  • Fake API Integration: Uses json-server to simulate a backend API for handling orders and ingredients.

Enjoy building your custom burgers and managing your orders with this interactive and user-friendly application!

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published