import './AppLoader.css'; // Component to display a loading indicator const AppLoader = () => { return ( // Container for the loader