Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thareendra2000/react-tailwind-image-carousel
- Owner: Thareendra2000
- Created: 2023-06-29T08:58:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-29T09:13:18.000Z (over 1 year ago)
- Last Synced: 2024-10-28T17:27:42.835Z (3 months ago)
- Topics: reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)