Adding Push Notifications

Hello!
I’m interested in adding push notifications to my React Web App whenever a query is added to my database, even when the webpage is closed. Does anyone know how to do this on thin/if this is even possible?
Thanks!