/bar-app

React Week 2 at Epicodus Individual Project

Primary LanguageJavaScript

Bar App

React Personal Project, Novermber 2018

By Mel Yasuda

Description

This is a web application that shows selection of liquirs and how much liquior left to be sold.

Specification

  • The program allows the user to view the list of liquiors
  • The program allows the user to add new liquiors to the list
  • The program allows the user to click "Keg Sold" button and the Pints left property decreases

Setup/Installation Requirements

  1. Clone the following repository: https://github.com/MelYasuda/tap-room-react
  2. On terminal, go to tap-room-react directory
  3. Run "npm install"
  4. Run "npm run start"

React Component Tree

screenshot

Known Bugs

TBD

Support and contact details

Technologies Used

  • html
  • CSS
  • Javascript
  • React
  • Bootstrap

License

Copyright (c) 2018 Mel Yasuda, Epicodus