Build an Image Slider in React JS with useState hook

Samanja Cartagena
8 min readJun 7, 2023

No need to install a library for this 😎

But who would want to build an image slider from scratch? Who has the time and patience for such a thing? Believe me sometimes you do not want a library, there can be disadvantages of installing a library. Have you considered how large a library is, for example bootstrap can be 187 KB when installed and even the compressed CDN…

--

--