Skip to content

Instantly share code, notes, and snippets.

@nimone
Last active March 24, 2025 03:56
Show Gist options
  • Save nimone/1fad7ac88bf2a5b07a26eb45134c76a6 to your computer and use it in GitHub Desktop.
Save nimone/1fad7ac88bf2a5b07a26eb45134c76a6 to your computer and use it in GitHub Desktop.
Build a carousel component like instagram purely in ReactJS and TailwindCSS
@kwentinn
Copy link

Thanks for this gist, it works perfectly πŸ™πŸ‘

@Hachikoi-the-creator
Copy link

@alvoscares
Copy link

thx for this!!! πŸ‘

@abd4634
Copy link

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