Skip to content

Collection of 6 interactive card components for React, built with Framer Motion + Tailwind CSS. Perfect for portfolios, landing pages, and modern UI showcases.

License

Notifications You must be signed in to change notification settings

lodsa-ntos/lodexstudio-cards

Repository files navigation

Lodex Studio Cards: A collection of beautiful, interactive React card components with motion, micro-interactions, and modern UI. Perfect for portfolios, landing pages, and creative showcases. Built with React, Tailwind CSS, and Framer Motion.

Lodex Studio Cards – React UI Card Components

GitHub stars GitHub forks GitHub issues MIT License

See all cards in action

Lodex Studio Cards Demo Grid

Live Demo | Report Bug

Overview

Lodex Studio Cards is a collection of 6 beautiful, interactive React card components, focusing on motion, micro-interactions, and modern UI. Ideal for portfolios, landing pages, and creative showcases.

Keywords: react, cards, ui, animation, components, tailwindcss, framer-motion, micro-interactions, portfolio, open source

🎥 Preview

Tilt Shine Card React demo animation Swipeable Cards React demo Drag Cards React Demo

🎨 Card Components

Individual Repositories

Prefer using just one card?

⚡ Features

  • ✅ 6 unique components ready for production
  • ✅ Made with React + Tailwind CSS + Framer Motion
  • ✅ Fully responsive and accessible
  • ✅ Simple customisation (plug & play)
  • ✅ MIT — free for personal and commercial use

🚀 Quick Start

git clone https://github.com/lodsa-ntos/lodexstudio-cards.git
cd lodexstudio-cards
npm install
npm run dev

Open Lodex Studio Cards to view the demo grid.

📦 Installation

# via npm
npm install lodexstudio-cards

# via yarn
yarn add lodexstudio-cards

# via pnpm
pnpm add lodexstudio-cards

💻 Usage

Import any card component into your project:

import { TiltShineCard } from "lodexstudio-cards";

export default function App() {
  return <TiltShineCard />;
}

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a pull request.

📜 License

Distributed under the MIT License. See LICENSE for details.


⭐ If this project helped you, leave a star on GitHub!

Made with ❤️ by Lodex Studio

About

Collection of 6 interactive card components for React, built with Framer Motion + Tailwind CSS. Perfect for portfolios, landing pages, and modern UI showcases.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published