Hector101 / coqonect-web

Get mentored by verified professionals https://www.coqonect.com
MIT License
1 stars 0 forks source link

Implement lazy loading functionality on profile page #32

Closed Hector101 closed 4 years ago

Hector101 commented 4 years ago

This functionality involves modelling all UI components in the user profile page using the react content loader, to replace the current loading functionality when page is dynamically loading.

Reference this npm package to implement it. https://www.npmjs.com/package/react-content-loader

Hector101 commented 4 years ago

Resolved in #33