YutaMoriJP / Carousel-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carousel UI built with React

A React component API that helps users to build a Carousel UI. The API is easy to use where the user needs to pass an array that contains an object as its element. The object literal should look like {src, id, alt}. Look at the demo to see it in action or jump to the Github repo to learn more about the implementation details. Demo.

About


Languages

Language:JavaScript 89.2%Language:HTML 10.8%