Skip to content

A simple cocktail app that lets you search for cocktails using a public API.

Notifications You must be signed in to change notification settings

borrison-s/Cocktail-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cocktail App

A simple cocktail app that lets you search for cocktails using a public API.

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:
    git clone https://github.com/borrison-s/Cocktail-App.git
    cd cocktail-app
    
  2. Install dependencies:
    npm i
    
  3. Start the server with nodemon
    nodemon index.js
    
    
    

About

A simple cocktail app that lets you search for cocktails using a public API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published