Commit Graph

5 Commits

Author SHA1 Message Date
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
ca267f8862 Add tailwindcss dependency to package.json 2026-01-01 19:40:01 -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
82a110be02 Added the main page. 2025-06-12 19:14:33 -05:00
a0d925aba1 Add initial project setup with Vite, React, and TypeScript; include ESLint configuration and Tailwind CSS integration 2025-06-12 19:51:14 +00:00