3 Commits

Author SHA1 Message Date
611d9424e1 Implement Firebase configuration with environment variables and update related components 2026-01-03 12:48:36 -06:00
7fc2aeebc8 Refactor environment variables to use process.env in firebase configuration and update .gitignore for environment files 2026-01-03 11:57:16 -06:00
3a92598dbf feat: add Firebase integration and update UI components with animations and styles
- Added Firebase dependency to package.json
- Implemented Firebase initialization in firebase.ts
- Updated App.tsx to enhance UI with hover effects and animations for various components
- Created a new empty reviewsApi.ts file for future API integration
2025-06-14 18:44:46 -05:00