TEXWRECKS / Stockify

Project 3 - In-Stock uses web scraping technology to look for product that has certain "out of stock" keywords, and allows a user to enter their information to receive an email alert when an item is available again.
1 stars 1 forks source link

Moved state management for product search to app.js to be able to eff… #69

Closed DomoArigatoMrGato closed 3 years ago

DomoArigatoMrGato commented 3 years ago

…ectively pass state between components, product search now displays a product once search completed