Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Stats #72

Merged
merged 3 commits into from
Mar 13, 2023
Merged

added Stats #72

merged 3 commits into from
Mar 13, 2023

Conversation

rithulr808
Copy link
Contributor

@rithulr808 rithulr808 commented Jan 28, 2023

Fixes #42

src/components/Stats.tsx Outdated Show resolved Hide resolved
src/components/Stats.tsx Outdated Show resolved Hide resolved
@Advaith3600
Copy link
Contributor

https://stackoverflow.com/a/60988355/6349060 You can refer to this answer to convert the number into its corresponding string version.

https://www.cssscript.com/number-countup-animation-counter/ You can refer to this for the count-up animation, make sure to create a dedicated custom hook for it.

src/hooks/useCountUp.ts Outdated Show resolved Hide resolved
@Advaith3600 Advaith3600 merged commit a44c35a into main Mar 13, 2023
@Advaith3600 Advaith3600 deleted the stats branch March 13, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Stats Component
2 participants