https://github.com/opensrc0/addproductintop
Show list of product randomly. List should be lazy load. You can add product and that should add in top of list.
https://github.com/opensrc0/addproductintop
Last synced: about 1 year ago
JSON representation
Show list of product randomly. List should be lazy load. You can add product and that should add in top of list.
- Host: GitHub
- URL: https://github.com/opensrc0/addproductintop
- Owner: opensrc0
- Created: 2018-08-12T03:03:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T03:05:57.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T15:15:11.608Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# addProductInTop
Task:-
1. Show list of product randomly.
2. List should be lazy load(e.g 10item or 20 item in one time and further on scroll).
3. You can add product and that should add in top of list.