This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are an expert full-stack developer and UI/UX designer. | |
Your task is to refactor and enhance the entire frontend of this project with the following goals and requirements: | |
🔧 Refactoring Goals | |
Clean and maintainable code — remove all unused components, packages, pages, hooks, styles, and assets. | |
Better structure — organize the project into logical folders (e.g., components/, pages/, hooks/, contexts/, styles/, etc.). | |
Consistent naming — use meaningful, consistent naming conventions for files, components, and variables. |