This is a cocktail finder app with explanation of how to make and a recipe. You can search for a random cocktail or you can select from one of the following options:
- Is it Alcoholic?
- Cocktail Category
- Glass Type
- Ingredients
Just give it a minute. It renders slow at first because of the provider (Not because of me).
In the development of Cocktail Pro Project, I used The CocktailDB API, Thank You. They made a great job. I used HTML, CSS, Bootstrap, JavaScript, NodeJS, ExpressJS, EJS, Axios, JSON.
You need Node.Js, npm and a computer :)
💻🍸
I will tell you. It is a simple process. After you cloned the repo, just type the following into the console:
npm install
And then
node index.js
If you don't want to wait and just open it, Here you are:
Just give it a minute. It renders slow at first because of the provider (Not because of me).