CryptoverseWeb3 / CryptoverseWeb3/Cryptoverse
[FEATURE] Infinite Scroll in News section
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Detailed description
I suggest to add infinite scroll in news section so that the news that are not able to fit in the screen able to visible by scrolling down.
### Context
With this feature, the news count will be increased, there is only 9-12 news on screen but with infinite scroll, user can view news as much as they want.
The infinite scroll also solves the problem of pagination.
- Pre-loading News will slow the website for the users, so we can load the news while the user is scrolling and news will start loading so that pre-loading the news
### Possible implementation

Example: loading icon while fetching the news
### Additional information
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.