Scroll down to animate counter numbers in React.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
⚡ Setup
This project was bootstrapped with Create React App.
npx create-react-app my-app
cd my-app
npm start
Install React CountUp
npm i react-countup
Install React visibility-sensor
npm i react-visibility-sensor