🎯 Objective
Migrate the frontend codebase from Lovable to a new GitLab repository to improve maintainability, structure, and scalability.
🚀 Changes
Migrated the existing frontend codebase from Lovable
Initialized a clean project structure in the new repository
Updated configuration files and dependencies
Ensured the application runs correctly in the new environment
🧪 Testing
Verified that the project builds successfully
Ran the application locally to confirm everything works as expected
📌 Notes
This MR focuses only on the migration (no functional changes introduced)