diff --git a/README.md b/README.md index 1f2f1555..8b137891 100644 --- a/README.md +++ b/README.md @@ -1,33 +1 @@ -# CSS Loaders & Spinners -A general situation that we all might face while going through websites/apps is to wait for some progress or something to get loaded. A most simple solution in such scenarios is to use a loader or spinner to indicate users that something is loading in the background. -Considering this, I tried to create a library having a collection of such loaders/spinners. There are no image dependencies for this library. It's developed using pure CSS. Hence it will load fast and is easily customizable too. -[ -](https://cssloaders.github.io) - - - - - - - -## HTML - -Each loader has been build on top of a single html tag, so that it is easily portable. Hence more convenient to be intrgrate with projects - -```html - -
- -``` - - -## Video Walkthrough - -https://user-images.githubusercontent.com/5153908/140642916-e8d0e071-96ab-45ac-98d3-10c858e504a5.mp4 - - - -Please feel free to comment your suggestions and feedbacks on Product Hunt - -[](https://www.producthunt.com/posts/css-loaders?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-css-loaders)