**Description:** Implement functionality to listen for and display events from the factory contract, showing newly minted NFTs on the NFT management page. Probably using zephyr, or an internal indexer **Tasks:** - [ ] Set up event listeners for the factory contract. - [ ] Update the NFT management page in real-time with new mint events. - [ ] Ensure the display of newly minted NFTs is accurate and up-to-date.