Punk API beers is a front end application to show case UI using beer
The main use of this project is to showcase different UI/UX changes on the frontend with different versions and styles.
-
Vending Modern: https://angular-punkapibeers-v3-0-vending.stackblitz.io
-
Changed UI to showcase static and modern feel
-
Updated a lot of css/background colors
version 2-2: https://angular-punkapibeers-v2-2.stackblitz.io
- Added to the top button
- Added clarity to with comments
Version 2-1: https://angular-punkapibeers-v2-1.stackblitz.io
- Added More info button
- Clicking More info gives name, description, and food pairings.
- Modal pop up for more info
- Improved UI/Layout
- More filters and options
- Change from next/last page to infinite scroll
- Basic template layout for project/mock-up
- Working next/last page
- Filters basic(ABV > 5 and ABV < 5)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.