Sync and update project dependencies
Allow to add social accounts
Prevent component rerender to improve performance
Create simple profile page
Create simple settings page
Scrape some stats of live events
Embed preview for components
Create profile from web instead of api
Replace Redux (easy-peasy) by React context
Validate id token to create new profile
Enable light/dark theme in preview
Disable MUI css for demo page so that the page can use its own css
Set basic config for social sites
Set Firestore security rules for profile
Connect web to api with Firebase user
Separate core concepts to components and sections
Create a template for profile page
Explore Tailwind CSS documentation