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

https://github.com/themiu/vivus-with-next

Animate SVG on scroll with Next.js
https://github.com/themiu/vivus-with-next

nextjs svg svg-animations vivus vivusjs

Last synced: 7 months ago
JSON representation

Animate SVG on scroll with Next.js

Awesome Lists containing this project

README

          

### install vivus
[https://www.npmjs.com/package/react-vivus](https://www.npmjs.com/package/vivus)

```bash
npm install vivus
```

### run

```bash
npm run dev
```