Countup feature added to the about us page #99
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Title: To enhance the user experience and provide a visually appealing representation of this data, we propose implementing Countup functionality using the react-countup library.
resolve issue: #89
Type of change ☑️
What sort of change have you made:
Checklist: ☑️
Screenshot of the changes made in your work (if applicable):
features.89.mp4
How Has This Been Tested? ⚙️
Describe how have you verified the changes made.
I have made changes and added a feature in the "About Us" section to animate the total users and statistical data using the
react-countup
library. I tested it by making the changes, navigating to the "About Us" page, and then scrolling up to that section to verify the animation works as expected.