Diabetes-Prediction icon indicating copy to clipboard operation
Diabetes-Prediction copied to clipboard

add the feature of lazy loading in App.jsx to improve loading time

Open imranasumbul opened this issue 8 months ago • 1 comments

According to the code in App.jsx , all the pages load at once even when the user doesn't click on anything. As the app scales, this can increase the loading time. My idea is to add the lazy loading feature to enhance the loading time. Kindly assign it to me.

imranasumbul avatar Jun 15 '24 18:06 imranasumbul