Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 2.39 KB

File metadata and controls

39 lines (28 loc) · 2.39 KB

Got Cocktail? - Mixed Drink Recipes | Demo

Get Your Cocktail On!

How It's Made:

This was my third personal project working with APIs. I decided to tweak my previous cocktail application and add interactivity to the interface created with the API request with a carousel added from swiper.js.


Optimizations

I will come back to use sections instead of divs since it's not necessarily best practice.


Technologies Used:


Lessons Learned:

I learned the basics about WebAPIs. An API is an interface that allows one to build on the data and functionality of another application and helps enable the development of HTTP services to reach out to client entities, for instance in my project, a browser! I became more familiar with using APIs and will continue to add more features

Other Projects:

Basic Cocktail Generator: Cocktail Generator Repo
Portfolio: Portfolio Repo
One Piece Character Selector: One Piece Character Selector Repo