Skip to content

dbobb220/brewapp_aca_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brewery Lookup App - Terminal

Project Description:

This is a terminal app we created using node.js and the BreweryDB API, as part of assignment for Austin Coding Academy. This app will allow you to type any zipcode into the terminal, when prompted, and it will fetch breweries available in the API based on the zipcode.

Project Notes:

  1. Once you clone the repo, you will need to type npm install in your terminal to download all dependencies
  2. This project utilizes a .env to encrypt our API KEY - if you want to use the app, sign up for a free sandbox API at https://www.brewerydb.com/developers
  3. This is a terminal app so once all dependencies are downloaded use node brewapp.js in your terminal to begin using the app

About

working with APIs to build a brew app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published