sashdc / Clink

A web app that uses a 3rd party API (https://www.thecocktaildb.com/) to generate recipe cards for cocktails based on user input.

Home Page:https://clink.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clink - Find your drink

Table of Contents

Overview

Clink is a webapp that uses the https://www.thecocktaildb.com/ API to let users generate recipe cards for cocktails and mocktails based on their input. This can be random, from an alphabetical list, or based on ingredients. The site is optimized to be fully responsive to all screens sizes.

How to Use Clink:

On landing, the user is given the choice of Random, A-Z, or Bar. Once in the latter two links they are given choices of alphabet or ingredients which then generates a list of pertinent cocktails with images that can be chosen to generate the recipe card. Recipes can be saved to favourites which are stored in local storage and can be accessed via the favourites page.

Technologies Used:

  • React

  • React-Router-Dom

  • Font-Awesome

  • Bootstrap

  • 3rd Party API

Screenshot of full working page

Links

Deployed Page

Github Repo

Credits

Cherian, Saharsh

The Cocktail DB

About

A web app that uses a 3rd party API (https://www.thecocktaildb.com/) to generate recipe cards for cocktails based on user input.

https://clink.herokuapp.com/


Languages

Language:JavaScript 62.8%Language:CSS 33.7%Language:HTML 3.5%