Skip to content

Instantly share code, notes, and snippets.

@nimone
Last active February 16, 2026 13:50
Show Gist options
  • Select an option

  • Save nimone/1fad7ac88bf2a5b07a26eb45134c76a6 to your computer and use it in GitHub Desktop.

Select an option

Save nimone/1fad7ac88bf2a5b07a26eb45134c76a6 to your computer and use it in GitHub Desktop.
Build a carousel component like instagram purely in ReactJS and TailwindCSS
@alvoscares
Copy link
Copy Markdown

thx for this!!! 👍

@abd4634
Copy link
Copy Markdown

abd4634 commented Feb 3, 2025

give me full code this is not running

Install React and React DOM (if not already installed)

npm install react react-dom

Install React Feather for icons

npm install react-feather
npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init

please use this dependencies it's working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment