Commit Graph

7 Commits

Author SHA1 Message Date
70825108f2 feat: add ReviewsSection component and integrate review fetching and submission functionality 2025-06-14 18:48:55 -05: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
78077c1931 Updated Striker Tab 2025-06-12 20:16:18 -05:00
380857be89 Fixed App.tsx Unused Variables 2025-06-12 20:05:37 -05:00
969c1c4319 update app.tsx 2025-06-12 20:01:16 -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