Welcome the the taphouse, tavern keg management system
Live Site https://scummbar-5aaf8.firebaseapp.com/
The project was designed from the ground up using react components. The design was laid out using Figma.
The admin panel is a conditional aspect of the kegCard component. If the user connected is an admin normal cards will display and an edit button will show above the card. The new keg component will also show.
This project requires Node Project Manager
Clone the project down then in the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
See the section about deployment for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.