diff --git a/README.md b/README.md index ed52e5f..82bf1a8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ -# Ui-Component-LoadMore-Static-Content -A simple vanilla javascript component for Loading more box, cards or images into Webpage (not from Database) +# Ui-Component-LoadMore-(Static Content)βž• πŸ–Ό + +## Show more content (cards, blocks, images etc) on Click 🎭 (No Database) + +### Show more content on Page made with HTML5, CSS3 & Vanilla Javascript only πŸ‘πŸ‘Œ . + +Basic, Simple and Easy To Use. 😎 + +## DEMO😍: + +--- + +![](demo.gif) + +## [TRY HERE](arslanameer.github.io/Ui-Component-LoadMore-Static-Content) 😍 + +[ Β© Copyrights [Arslan Ameer](http://www.arslanameer.cf) ] + +--- + +# πŸ”LICENSE: + +Ui-Component-LoadMore-(Static Content) Β© Copyright 2018 by **[Arslan Ameer](http://www.arslanameer.cf/)** + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License.. diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000..0c54e28 Binary files /dev/null and b/demo.gif differ