### Description Using path aliases can simplify the import statements and make our the cleaner and more maintainable. ### Goals: - [ ] Configure paths in `tsconfig.json` to point to `src` directory - [ ] Update existing import statements across the app - [ ] Ensure the paths work corrrectly