Mixr is an app that lets you search for drink recipes(or add your own), from a crowdsourced list of over 600 cocktails and mixed drinks.
It was bootstrapped using Create React App. The data set utilized was acquired from The Cocktail DB
Note: This app was created using an open and crowdsourced database. Incomplete recipes and spelling/grammatical errors may be found.
- React 18.2
- React Router v5
- Material UI
- Heroku
- Netlify
Search for drinks by ingredient
- The Cocktail DB for the API
- Samuel Banya for the cool app name
- Implement pagination