Implement the podium view on the main page to display the top 3 government websites. The design is already completed and needs to be connected to Firebase to pull the data dynamically.
1. Set up Firebase connection in the project.
2. Fetch data for the top 3 government websites from Firebase.
3. Integrate the fetched data with the podium view design.
We need to get top 3 websites from the latest dataset with the best performance score and fastest load time.
Implement the podium view on the main page to display the top 3 government websites. The design is already completed and needs to be connected to Firebase to pull the data dynamically.
We need to get top 3 websites from the latest dataset with the best performance score and fastest load time.