• Stars
    star
    260
  • Rank 157,189 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stunning animated slider website built using Next.js, Framer Motion, and Tailwind CSS.

Nextjs Animated Slider πŸš€

Stunning animated slider website built using Next.js, Framer Motion, and Tailwind CSS.

Nextjs Animated Slider

πŸ–₯ Demo

Check out a live demo.

πŸ“¦ Installation

To go with the latest version please copy and past in your terminal the following steps:

git clone https://github.com/K-H-Rayhan/nextjs-animated-slider.git

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Run the production server:

npm run build && npm run start
# or
yarn build && yarn start
# or
pnpm build && yarn start

🀝 Contributing

Let’s create great products together! We encourage and welcome collaboration and any type of contribution.