/jc1996

Cocktail ordering interface

Primary LanguageVueMIT LicenseMIT

JC-1996

It is an interface that allows you to know the different types of cocktails and their ingredients.

support Install

Project setup

To install the application dependencies use the following command:

npm install

Then to execute it we execute the command:

npm start

Then open the browser with the following address: http://localhost:3000

Use with Docker

1 - The repository is downloaded.

2 - Execute the following command in the project directory:

docker-compose up

Note the name of the container will be: jc1996

3 - Verify that the container has been created and is running correctly with the following command:

docker ps

4 - To access the data we place the following addresses in our browser with direction http://localhost:3000.

support Technologies used

Vue.js Bootstrap Docker

support Browsers support

Firefox Google Chrome Safari Opera