Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)