Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 903 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 903 Bytes

KangaBrew

KangaBrew is a web based application for looking up breweries in your town, adding them to a list, and then HOPPING around to the those breweries throughout the day. It is currently in development as of 2023-08-24

Install

KangaBrew is written in vanilla JavaScript, HTML, and CSS with a JSON-Server backend.

Installation is as simple as cloning the repository, running json-server db.json then launching index.html in any browser.

Resources

  1. Bootstrap
  2. Github
  3. JSON-Server
  4. Open Brewery DB API
  5. Flatiron School
  6. Confetti

Project Origins

Originally a project built with Noah Rollins to satisfy Flatiron School's requirements for a Phase 1 project.