A production-ready animated slider component built with Next.js, Framer Motion, and Tailwind CSS.
Designed to be reusable, customizable, and easy to integrate into modern React applications.
- Smooth and performant animations powered by Framer Motion
- Fully responsive and mobile-friendly
- Tailwind CSS–based styling
- Easily reusable slider component
- Clean and modern UI design
- Optimized for Next.js projects
👉 https://nextjs-animated-slider.vercel.app/
Clone the repository:
git clone https://github.com/K-H-Rayhan/nextjs-animated-slider.git
cd nextjs-animated-sliderPackage Installation:
npm install
# or
yarn
# or
pnpm installRun the development server:
npm run dev
# or
yarn dev
# or
pnpm devRun the production server:
npm run build && npm run start
# or
yarn build && yarn start
# or
pnpm build && yarn startGreat products are built together. We enthusiastically welcome your collaboration—whether through code, design, documentation, or ideas. Let's join forces to create something extraordinary.
