This is a simple React application that implements infinite horizontal card scrolling ♾️. When the user hovers over the component, the scrolling pauses offering a seamless and efficient browsing experience 🎨.
- Infinite horizontal scrolling 🚀
- Dynamic content loading 🔄
- Optimized performance with
IntersectionObserver
⚡ - Smooth UI for a better user experience 😎
Make sure you have the following installed before you start:
- 🖥️ Node.js (v14+ recommended) 🌐
- 📦 npm or yarn
- Clone the repository:
git clone https://github.com/jeslor/react-infinite-scroll.git