[READ-ONLY] Mirror of https://github.com/flo-bit/svelte-swiper-cards. tinder like swipeable cards component for svelte flo-bit.dev/svelte-swiper-cards/
javascript svelte sveltekit swipeable tinder-ui typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

svelte-swiper-cards / .gitignore
132 B 10 lines
1.DS_Store 2node_modules 3/build 4/.svelte-kit 5/package 6.env 7.env.* 8!.env.example 9vite.config.js.timestamp-* 10vite.config.ts.timestamp-*