Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thareendra2000/react-tailwind-image-carousel

A simple image carousel
https://github.com/thareendra2000/react-tailwind-image-carousel

reactjs tailwindcss

Last synced: about 1 month ago
JSON representation

A simple image carousel

Awesome Lists containing this project

README

        

# React-Tailwind-Image-Carousel

This is a simple image slider which implimented by using react.js and tailwind css.

## Clone the Repository

To clone the repository, use the following command:

HTTPS : `git clone https://github.com/Thareendra2000/react-tailwind-image-carousel.git`

SSH : `git clone [email protected]:Thareendra2000/react-tailwind-image-carousel.git`

## Install Dependencies

Navigate to the project directory and run the following command to install the dependencies:
`npm install`

## Run the App

To run the app, use the following command:
`npm start`

The app will start running on http://localhost:3000/

![image](https://github.com/Thareendra2000/react-tailwind-image-carousel/assets/97722096/c9e369fa-07c9-403a-83b4-1a8b1695a563)