Skip to content

zperez0/tea-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iroh's Tea Shop

A React application built to track the tea inventory at the world's best tea shop located in Ba Sing Se.

By Z Perez

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS
  • Bootstrap
  • Markdown

Description

This application was developed to utilize full CRUD functionality. Users can view tea details, add, update, and delete teas, and buy tea. When a user purchases a tea, the quantity is reduced by one ounce.

TeaShop

Diagram

TeaDiagram

Setup/Installation Requirements

  • Go to GitHub
  • Clone git repository to local machine
$ git clone https://github.com/zperez0/tea-shop.git
  • Navigate to root folder and open directory in your terminal

Build Environment

  • Install packages:
$ npm install

Server:

  • Start server:
$ npm start
It should automatically open up the server if not
  • Open up your browser and go to:
https://localhost:3000/

Known Bugs

  • When a user updates a tea, they must complete each field. Otherwise, it will return empty fields and set the 'Availability' to 'Out of Stock'.

License

MIT

Copyright (c) 2022, Z Perez

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published