---
description: Maintain the defined folder structure for React and Chakra UI projects to ensure organized code.
globs: src/**/*.*
- Follow the following folder structure:
src/
components/
pages/
theme/
index.js
foundations/
hooks/
utils/