Skip to content

SabinSnider/Carousel-PlantUI

Repository files navigation

Carousel-PlantUI

Setup

Get the code by either cloning this repository using git

git clone https://github.com/SabinSnider/Carousel-PlantUI

... or [downloading source code] code as a zip archive.

Once downloaded, open the terminal in the project directory, and install dependencies with:

npm install


Then, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Go to web browser and open localhost with suitableport number

About

Carousel using Nextjs Tailwind css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published