jp-quintana / react-shopping-cart

Shopping cart app built with React and Firebase. This app is a clone of https://alphaleteathletics.com.
https://flaakko-v2.web.app/
96 stars 22 forks source link

Update Cart Modal #48

Closed jp-quintana closed 1 year ago

jp-quintana commented 1 year ago

Tasks

Add Custom Key Down Hook to listen for Escape key when modals are open so they can be closed.

Custom Hook

Modal Components