This project is a simple yet visually appealing loading component created using square patterns. It's designed to be easily integrated into any web application to indicate loading states.
Check out the live demo here.
Area.mp4
To use the Dot Patterns Loading component in your project, follow these steps:
-
Clone the repository:
git clone https://github.com/eraykeskinmac/dot-patterns-loading.git
-
Navigate to the project directory:
cd square-patterns-loading
-
Install dependencies:
npm install
-
Run the project:
npm run dev