Skip to content

Jam52/cocktail-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madame Mimi's Cocktail App

A single page web application to search for and explore cocktails. Uses cocktaildb.com API database.

Built with

  • React
  • SCSS

Installation

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Get api key by backing cocktaildb on patreon.
  2. Clone the repo
git clone https://github.com/Jam52/cocktail-app.git
  1. Install NPM packages
npm install
  1. Enter your API key in .env file
REACT_APP_COCKTAIL_KEY='Your Key Here'
  1. Run project
npm start

Hosting

Hosted on heroku

View Site

Contact

Jamie Sajdak - jamie.sajdak@gmail.com

Portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published