Frontend quickstart
This guide shows you how to embed the Notification Center widget in your frontend. Pick your framework and follow along.You will need your Front API Key from the Notifizz dashboard. If you are using backend token authentication, you will also need the token generated by your backend. See authentication.
Choose your framework
- React
- Angular
- Vanilla JS
Verify it works
Backend ready
Make sure your backend is tracking events (see backend quickstart).
Trigger an event
Send an event from your backend targeting the same user ID you configured in the widget.
Next steps
Authentication guide
Understand and configure the right auth strategy for production.
SDK references
Explore the full API for your framework.