/burguer-builder

A reactJS application.

Primary LanguageJavaScript

The Burguer Builder

This project was bootstrapped with Create React App.

To Install

Npm install

To Start

Npm start

The idea of this is to build a HamburguerBuild proyect in which the user could add new ingredientes to the Hamburguer, remove ingredients and make an order.

In the intial state the Hamburguer will appears without any ingredient, the user will have buttons to add and remove ingredients and to order the finall Hambuerguer. The Hambuerguer Image is updated in real time.

Initial State of the Hamburguer

Hamburguer with ingredients

Hamburguer with ingredients removed.