Animated Slider

Hello everyone ,

I am trying to make a form in which users can enter one input at a time and they're able to do so with a button click that slides to the next input just like a carousel.

I am using React and TailwindCSS. What do you guys recommend? Is there an animation library for my use case? Or should I implement it myself?
Was this page helpful?