SauravMukherjee44 / Aec-Library-Website

This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
https://aec-library-wbsite.netlify.app/
MIT License
106 stars 242 forks source link

Feature: Enable lazy loading to improve website performance #1390

Open shraddha761 opened 1 year ago

shraddha761 commented 1 year ago

Feature description

Lazy loading is a technique that can be used to improve the performance of a website by delaying the loading of images and other resources until they are needed. This can help to reduce the initial load time of a page, which can improve the user experience and make the website more responsive.

The benefits of lazy loading include:

Reduced initial load time Improved user experience More responsive website Increased SEO ranking

Assign this issue to me under GSSOC'23

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

abhijain1705 commented 1 year ago

hey can I work on this?