{"id":19226888,"url":"https://github.com/sharjeel-siddiqui12/slider-using-react-tailwind","last_synced_at":"2026-05-07T03:33:49.154Z","repository":{"id":254347822,"uuid":"846260704","full_name":"sharjeel-siddiqui12/slider-using-react-tailwind","owner":"sharjeel-siddiqui12","description":"This project is a simple implementation of a slider component using React and Tailwind CSS. The slider allows users to navigate through a set of images or content by dragging or clicking on navigation buttons.","archived":false,"fork":false,"pushed_at":"2024-08-27T20:50:35.000Z","size":13686,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T21:47:27.509Z","etag":null,"topics":["react","reactjs","slider","slider-component","tailwind","tailwind-css","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://slider-reactjs-tailwind.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharjeel-siddiqui12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-22T20:56:04.000Z","updated_at":"2024-09-01T21:27:51.000Z","dependencies_parsed_at":"2024-08-27T22:17:06.478Z","dependency_job_id":null,"html_url":"https://github.com/sharjeel-siddiqui12/slider-using-react-tailwind","commit_stats":null,"previous_names":["sharjeel-siddiqui12/slider-using-react-tailwind"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Fslider-using-react-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Fslider-using-react-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Fslider-using-react-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Fslider-using-react-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharjeel-siddiqui12","download_url":"https://codeload.github.com/sharjeel-siddiqui12/slider-using-react-tailwind/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240300281,"owners_count":19779601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react","reactjs","slider","slider-component","tailwind","tailwind-css","tailwindcss","vite"],"created_at":"2024-11-09T15:20:47.150Z","updated_at":"2026-05-07T03:33:49.105Z","avatar_url":"https://github.com/sharjeel-siddiqui12.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slider Using React and Tailwind CSS\n\n## Description\nThis project is a simple implementation of a slider component using React and Tailwind CSS. The slider allows users to navigate through a set of images or content by dragging or clicking on navigation buttons.\n\n## Features\n- Responsive design\n- Smooth sliding animation\n- Customizable slide content\n- Support for touch events\n- Keyboard navigation\n\n## Installation\n1. Clone the repository: `git clone https://github.com/sharjeel-siddiqui12/slider-using-react-tailwind.git`\n2. Navigate to the project directory: `cd slider-using-react-tailwind`\n3. Install dependencies: `npm install`\n\n## Usage\n1. Import the Slider component into your React application:\n```jsx\nimport Slider from './Slider';\n\nfunction App() {\n    return (\n        \u003cdiv className=\"App\"\u003e\n            \u003cSlider\u003e\n                {/* Add your slide content here */}\n            \u003c/Slider\u003e\n        \u003c/div\u003e\n    );\n}\n\nexport default App;\n```\n2. Customize the slide content by adding your own components or images inside the Slider component.\n\n## Configuration\nThe Slider component accepts the following props:\n\n- `slidesToShow` (number): The number of slides to show at a time. Default: 1.\n- `autoplay` (boolean): Enable automatic slide transition. Default: false.\n- `autoplayInterval` (number): The interval between slide transitions in milliseconds. Default: 3000.\n- `infinite` (boolean): Enable infinite looping of slides. Default: true.\n\nExample usage:\n```jsx\n\u003cSlider slidesToShow={3} autoplay infinite\u003e\n    {/* Add your slide content here */}\n\u003c/Slider\u003e\n```\n\n## Contributing\nContributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.\n\n\n## Screenshots\n\n\u003cimg align=\"center\" alt=\"readme_image\" src=\"src/assets/mainSS.png\" /\u003e\n\u003cimg align=\"center\" alt=\"readme_image\" src=\"src/assets/mainSS1.png\" /\u003e\n\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharjeel-siddiqui12%2Fslider-using-react-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharjeel-siddiqui12%2Fslider-using-react-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharjeel-siddiqui12%2Fslider-using-react-tailwind/lists"}