Search breweries in the USA by name, state, city, and type. Find breweries near you using geolocation. Save favorites to local storage.
- Clone the repo
git clone https://github.com/nightwolfdev/breweries.git
- Navigate to the project folder
cd breweries
- Install dependencies
npm install
- Run the app
ng serve
- Visit the app in a browser
http://localhost:4200