Creating a New Project
In this lesson, we'll get started with the next project that we'll be tackling in the next couple of sections.
We'll cover the following...
The next project we’ll be working on will be an application in which visitors can search for cocktails. This will require an extensive database of alcoholic beverages. Fortunately, there are APIs that we can use to query for a list of cocktails. For this project, we’ll be using a service called the Cocktail DB. It’s completely free. ...