mmcshane10 / TapRoom

Two-week friday project using React. Users can view "McShane's" current tap list. Admins can add beers, decrement keg levels, and receive alerts for when kegs are running low.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

McShane's Taproom

A react application for my fictional English-style pub; 22-November-2019

By Mike McShane

Description

A react application for my fictional English Pub McShane's. This project is currently in development still. Initial components, styling, and routing have been added.

Component and Route Structure

Taproom Schematics

Setup/Installation Requirements_

  • _Clone this repository from https://github.com/mmcshane10/TapRoom.git
  • From the project's root directory, run "npm install" in the terminal.
  • From the project's root directory, run "npm run start" in the terminal.

Known Bugs

No known bugs at this time, but also no functionality at this current point.

Support and contact details

mmcshane10@gmail.com

Technologies Used

React, Webpack, JSX, JavaScript, npm

License

open source

Copyright (c) 2019 Mike McShane

About

Two-week friday project using React. Users can view "McShane's" current tap list. Admins can add beers, decrement keg levels, and receive alerts for when kegs are running low.


Languages

Language:JavaScript 95.5%Language:HTML 4.3%Language:CSS 0.2%