Tap Room Redux

By Mekinsie Callahan


Description

Tap Room is a Stardew Valley themed application that allows users to keep track of their kegs. Users can add kegs and sell pints on the detail page. The purpose of this application is to practice using Redux with React.


Technologies used

  • React
  • npm
  • babel
  • JSX
  • CSS
  • Redux

Component Diagram

component diagram


Software Requirements

  • npm is required to run this application

Install npm here


Installation Instructions

  1. Navigate to the desired directory where you would like to clone the project.

  2. Once you have chosen your desired directory, clone the github repo using the version control tool git (download instructions). Type the following command into your terminal:

$ git clone https://github.com/mekinsie/tap-room-redux
  1. Open the project in VSCode by typing the following in your terminal:
$ code .

Note: VSCode is a code editing software. If you don't already have it, you can download it here

  1. To start a local server, type the following into your terminal:
$ npm start
  1. Open your default browser and type "localhost:3000" into the search bar and press enter. Here, you will see the live server.

License

GPLv3
Mekinsie Callahan © 2021


Contact Information

Reach me via LinkedIn or email.