This application tracks kegs for a tap room. It displays a list of kegs available and a user can create, read(view keg details), update and delete kegs.
- React
- Javascript / JSX
- HTML
- CSS
- Bootstrap
- NPM
- Click on the repository's link.
- Click on the green "Code" button and copy the repository URL.
- Open your terminal and navigate to the location where you would like to clone the application.
- Use the command git clone https://github.com/karenaxon/kegs-tracker.git to clone the repository.
- From the root directory of the application, the kegs-tracker, run the following commands:
- npm install
- npm run start
- Navigate to
localhost:3000
in your favorite web browser to view the project.
- None
Copyright (c) February 2022 - Karen Axon