MBrunoS / arc-carousel

Create React carousels with no effort
https://arc-carousel.mbrunos.dev
MIT License
5 stars 0 forks source link

Enhance homepage #1

Open MBrunoS opened 12 months ago

MBrunoS commented 12 months ago

Feature

Enhance the homepage, by adding more examples of carousels and features of the library

Context

Currently the homepage is fairly simple, and it would be nice to have more information upfront of what the library is capable of.

Examples

We can take a look at other known libraries, such as Swiper, Slick, Splide and Flicking.

How to start

The documentation website is inside the apps/docs folder, and it's built with Starlight (which is based on Astro). The homepage is the src/content/docs/index.mdx file.

Note: It would be nice to also update the pt-br version