vishalverma9572 / QuizMaster

QuizMaster is a comprehensive quiz application that allows users to create, take, and manage quizzes. The project is built using Node.js, Express, MongoDB for the backend, and React for the frontend. It provides features such as user authentication, quiz management, progress tracking, and viewing detailed quiz statistics.
https://quiz-master-frontend-jet.vercel.app/
MIT License
22 stars 90 forks source link

[FEATURE] Lazy Loading and Shimmer UI #167

Open devDEV03 opened 4 weeks ago

devDEV03 commented 4 weeks ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

Yes, I have seen Lazy Loading and Shimmer UI is not present.

Proposed Solution

Lazy loading in React can significantly improve the performance of web applications and also implement Shimmer UI so that it would give a fallback page until any future API calls will be resolved .It will optimize your app very much. Kindly assign me this under the hacktoberfest badge

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

No response

vishalverma9572 commented 3 weeks ago

@devDEV03, assigned!