- React.js
- JavaScript
- JSX
- CSS
This is an independet project for Epicodus to demonstrate new skills in React Fundamentals. This app allows tap room staff to create and view keg inventory. User can add keg inventory, see a list of all kegs, click a keg and see detail of all keg info. When pints are sold, total amount in keg decrements and when keg reaches 0 pints no more can be sold.
- Open the terminal on your local machine
- If Node.js and Node Package Manager (npm) are not installed on your local device, follow the instructions here
- Clone this project with the following git command
$ git clone https://github.com/HR-Williams/tap-room - Navigate to the top level of the repository
- Recreate project environment and install required dependencies with terminal command
$ npm install npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- No known bugs
Copyright (c) 2021 HR Williams
HR Williams halrubinwilliams@gmail.com
