Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kodehoudini/next-carousel
https://github.com/kodehoudini/next-carousel
gsap nextjs react vercel
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kodehoudini/next-carousel
- Owner: KODEHOUDINI
- Created: 2024-12-24T07:27:48.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-24T08:00:25.000Z (about 1 month ago)
- Last Synced: 2025-01-05T07:17:08.270Z (about 1 month ago)
- Topics: gsap, nextjs, react, vercel
- Language: JavaScript
- Homepage: https://next-carousel-brown.vercel.app/
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Carousel App
## App created with Next.js and GSAP react
### Steps to run the app
1. Clone the repo
2. Run `npm install`
3. Run `npm run dev`
4. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.### [Live Demo](https://next-carousel-brown.vercel.app/)