Skip to content

arunabharjun/react-next-carousel

Repository files navigation

Carousel app with infinite scrolling using Next.js

▶️ Getting Started

  1. Open terminal in your project directory

  2. Clone the repo

git clone https://github.com/arunabharjun/react-next-carousel.git

⬇️ Installing dependencies

  1. Open terminal in the root directory and run the following command
npm install

🖥 Viewing the app

  1. Start the Next.js app
npm run dev

Visit http://localhost:3000/ to view the app.

🌟 Features

  1. Has infinite scrolling
  2. Navigate using navigation arrows
  3. Supports touch swipe gesture
  4. Respponsive design
  5. Modern UI

About

A app to view images in a course format with text overlay using Next.js and server side renderinfg

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published