This application is for a fictional beer taproom. The user can see all the beers available, add new beers, and edit current beers. The beer icon on each beer card will change color depending on the level of beer left in the keg. There is a button for selling the beer, which will decrease the total volume of the beer by one pint.
- Download this repository
- Navigate to the directory in your terminal
- run the terminal command
npm i
- Run the terminal Command
npm run start
- Navigate to http://localhost:8080/#/ in Google Chrome
- JavaScript
- React
- Bootstrap
- HTML / CSS
- hot loading
- LINT
For any questions or concerns feel free to send an email to drewcpete@gmail.com
Several features not functional:
- Adding a beer
- Color changing icon for keg fullness
- Editing exisisting beers
© 2019 MIT Open Source License