Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valnub/swiper-react-demo
Demo application for my tutorial video for swiper-react on YouTube
https://github.com/valnub/swiper-react-demo
Last synced: 30 days ago
JSON representation
Demo application for my tutorial video for swiper-react on YouTube
- Host: GitHub
- URL: https://github.com/valnub/swiper-react-demo
- Owner: valnub
- Created: 2020-07-12T19:05:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T21:16:31.000Z (3 months ago)
- Last Synced: 2024-10-18T21:02:12.216Z (3 months ago)
- Language: JavaScript
- Size: 1.33 MB
- Stars: 12
- Watchers: 3
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swiper React Demo
## Install deps
```
$ yarn
```If you don't have yarn do `$ npm install yarn -g`
## Run
```
$ yarn start
```## YouTube Video Tutorial
[https://youtu.be/l4kFO6VQPfA](https://youtu.be/l4kFO6VQPfA)