Mezcal
Mezcal is a search and recommendation web application for cocktails.
This web application allows users to search, discover, and review cocktail recipes. The app features an explore page where users can find new trending recipes, a search page where they can find cocktails be key word, as well as a bar cart page where users can record the ingredients they have on hand and filter search results based on their bar cart. Users can also like and save recipes to their profile to reference later, and they can leave reviews on recipes they find.
---
Mezcal was developed in JavaScript using React and Redux. The server components are written in Node.js and the database is a MongoDB instance.