202306-NEA-DZ-FEW/StudentStore

Create Loader component

Closed this issue · 0 comments

Task Title
Create Loader Component

Task Description
Summary:
Implement a reusable loader component using the React Spinners library to enhance the user experience during loading or asynchronous operations.

Details:
Create a new React component named Loader that incorporates the GridLoader from the React Spinners library.
The loader component should be centered on the screen, ensuring a pleasant visual experience.
Allow customization of the loader size and color through props.