Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/BrunoS3D/nextjs-with-locomotive-scroll-example

▲ NEXT.JS - Example project using Next.js with Locomotive Scroll. (experimental)
https://github.com/BrunoS3D/nextjs-with-locomotive-scroll-example

example locomotive-scroll nextjs parallax template

Last synced: about 2 months ago
JSON representation

▲ NEXT.JS - Example project using Next.js with Locomotive Scroll. (experimental)

Awesome Lists containing this project

README

        

# nextjs-with-locomotive-scroll-example

🔺 NEXT.JS - Example project using Next.js with [Locomotive Scroll](https://locomotivemtl.github.io/locomotive-scroll/). (experimental)

### 🚀 [Demo](https://nextjs-with-locomotive-scroll-example.vercel.app/)

## 🚀 Getting started

The best way to start with this template is using `create-next-app`.

```
npx create-next-app ts-next -e https://github.com/brunos3d/nextjs-with-locomotive-scroll-example
```

or

```
yarn create next-app -e https://github.com/brunos3d/nextjs-with-locomotive-scroll-example
```

## 📝 License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for more information.