/tap-room

Primary LanguageJavaScript

Taproom

Epicodus Week 16 React Project 04/23/2021

By Levi Kohler


This project is not in a complete or portfolio ready state, and should not be considered as representation of professional work.


Description

A React application for a taproom to manage their kegs. A user can see all available kegs and their details as well as add and remove kegs as needed.

Component Diagram

components-diagram

Setup/Installation instructions

From the web

  • Copy this repositories URL to your clipboard

From the terminal

  • Navigate to your desktop using the terminal or your preferred equivalent
  • Clone my repository from GitHub using git clone https://github.com/levi-kohler/tap-room in your terminal or equivalent
  • Navigate to the downloaded folder using cd command
  • Execute the code . command in your terminal and it will open all source code in your code editor

View website

A GitHub page is not available for this project. To view functionality in your browser:

  • Navigate to the 'tap-room' folder in your terminal
  • Enter npm install
  • enter npm run start
  • Open your browser and visit http://localhost:3000

Technologies used

  • React
  • JSX
  • JavaScript
  • npm
  • webpack
  • ESLint
  • Babel
  • Git & GitHub

Known bugs

  • No known bugs

Contact Information

Ask Me Anything !

License and copyright

© Levi Kohler, 2021

License: MIT