[FEATURE] Add revealing animations to links
Description
We can add some animations to links when we open a profile. It will enhance the look of the page.
react-awesome-reveal is a npm package which provides one line code to add animations.
Screenshots

Additional information
I would like to work on it.
It's great having you contribute to this project
Welcome to the community :nerd_face:If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.
Sounds interesting. Can it be turned on and off for each profile per user preference?
Sounds interesting. Can it be turned on and off for each profile per user preference?
One way is to have a preference variable in the user's json file because I only see the user's data is saved in that file only. We can retrieve the preference from there and set the animations on/off. If you have any suggestions, it will be great to know.
@emmalearnscode your thoughts about it.
Hey, I can work on this issue.thanks
Hey, I can work on this issue.thanks
Hey I had some progress on this, you can enhance it further if you want. I have made a pull request, you can work on it from there.
this has now been merged