Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takumayumi/smooth-continuous-vertical-swiper
Create React App | Netlify | React | Swiper | Tailwind CSS
https://github.com/takumayumi/smooth-continuous-vertical-swiper
create-react-app netlify react swiper tailwind-css
Last synced: 1 day ago
JSON representation
Create React App | Netlify | React | Swiper | Tailwind CSS
- Host: GitHub
- URL: https://github.com/takumayumi/smooth-continuous-vertical-swiper
- Owner: takumayumi
- Created: 2023-11-14T11:23:01.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-26T01:16:20.000Z (4 months ago)
- Last Synced: 2024-06-26T02:35:40.304Z (4 months ago)
- Topics: create-react-app, netlify, react, swiper, tailwind-css
- Language: JavaScript
- Homepage: https://iridescent-lebkuchen-3d7db6.netlify.app/
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smooth Continuous Vertical Swiper
A simple React project demonstrating the use of Swiper for continuous vertical scrolling with Tailwind CSS styling.
## Overview
This project serves as a basic example of integrating Swiper, a popular touch slider library, into a React application to create a continuous vertical scrolling experience. The project also utilizes Tailwind CSS for styling components.
## Features
- **Continuous Vertical Scrolling:** Swiper is configured for a seamless and continuous vertical scrolling experience.
- **Tailwind CSS Styling:** Components are styled using Tailwind CSS, providing a clean and responsive design.
- **React Components:** Demonstrates the usage of React components for a modular structure.## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/your-username/react-swiper-continuous-vertical-scroll.git