A single page web application to search for and explore cocktails. Uses cocktaildb.com API database.
- React
- SCSS
- npm
npm install npm@latest -g- Get api key by backing cocktaildb on patreon.
- Clone the repo
git clone https://github.com/Jam52/cocktail-app.git- Install NPM packages
npm install- Enter your API key in
.envfile
REACT_APP_COCKTAIL_KEY='Your Key Here'
- Run project
npm startHosted on heroku
Jamie Sajdak - jamie.sajdak@gmail.com