BamaCharanChhandogi / Diabetes-Prediction

This website provides a platform for users to predict their likelihood of developing diabetes based on various factors.
https://diabetes-prediction-gamma.vercel.app/
MIT License
15 stars 39 forks source link

Added the feature of lazy loading and created a new component for loading spinner that would render whenever loading content is ongoing #109

Closed imranasumbul closed 1 week ago

imranasumbul commented 2 weeks ago

For enhancement of loading time, the feature of lazy loading is added in App.jsx. Also, a new component for spinner is created that will render whenever the content is loading.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
diabetes-prediction ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 3:11am
BamaCharanChhandogi commented 2 weeks ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

imranasumbul commented 1 week ago

@BamaCharanChhandogi I have fixed the modifications in package-lock.json file that I had accidentally added. Kindly review it and let me know if any further issues arise.

BamaCharanChhandogi commented 1 week ago

your code doesn't work. I am closing this PR.