codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
128 stars 148 forks source link

Add skeleton UI component for loading state #321

Closed adarsh-technocrat closed 3 years ago

adarsh-technocrat commented 3 years ago

Description The idea is to add the skeleton UI component with a shimmer effect as it's a common use case of the application, we will display this UI when we are fetching data from API in the loading state.

My approach would be to create a reusable component of the skeleton UI component so that we can use that anywhere in the application and can easily modify it.

Here is the sample about which I'm talking about.

ee98eait0o0s7q1mq2uy

Cc/ @Abhishek-kumar09, @KeenWarrior, @kunal-kushwaha

adarsh-technocrat commented 3 years ago

Hey @Abhishek-kumar09 can I work on this issue if you agree with the thought !!

Abhishek-kumar09 commented 3 years ago

Looks good!