push: {} // โœ… Enable Push Notifications explicitly // Check if PushNotifications module is available
Home Blogs

Blog Details

Table of Contents

How much to Save for an Emergency Fund?

Tue, 4 Feb 2025

5 min read

Personal Finance

Key takeaways:
ย 

  • An emergency fund is a reserve of cash set aside in accessible accounts to cover unexpected expenses like medical emergencies or job loss.

  • Aim to save 3-6 months' worth of monthly expenses; for example, if monthly expenses are Rs. 60,000, set aside Rs. 1.2 to 2.4 Lakhs.

  • Start small with achievable goals, automate savings, reduce non-essential expenses, and stop over-saving once you've reached your goal.

  • Opt for liquid investments, like liquid mutual funds or short-term fixed deposits, to keep your fund safe and accessible.

ย 

ย 

Start your investment journey with InCred Premier today

// Import Firebase SDKs // Firebase Config - Replace with your Firebase config storageBucket: "incred-7cbdd.appspot.com", // Fixed incorrect storage URL // Initialize Firebase // Register Firebase Service Worker // Request Notification Permission getTokenWithVapidKey(); // Get FCM token // Get FCM Token with VAPID Key // Send the token to your server if needed // sendTokenToServer(token); // Handle Foreground Messages // Call function to ask for notification permission