Skip to content

rolandjlevy/js-cocktailsdb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocktail Finder 🍹

This project is built with vanilla JavaScript, the CocktailDb API and Bootstrap.

How it was built ⚙️

  1. I used the basic principles of object-oriented programming (OOP) in JavaScript to build a component-based structure for the data. The main components are created and updated dynamically based on the responses from the CocktailDB API.

  2. The CocktailDB API provides the data for all the cocktails' images, ingredients and other details. It's a free open crowd-sourced database of drinks and cocktails from around the world.

  3. Boostrap was used for the various UI elements such as the navigation, menus, buttons and modals. It's a free, open source CSS Framework for developing responsive websites.

Links 🔗

Cocktail Finder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published