Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days ago
JSON representation
▲ NEXT.JS - Example project using Next.js with Locomotive Scroll. (experimental)
- Host: GitHub
- URL: https://github.com/brunos3d/nextjs-with-locomotive-scroll-example
- Owner: brunos3d
- License: mit
- Created: 2021-12-29T19:19:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T19:36:12.000Z (almost 3 years ago)
- Last Synced: 2024-08-04T14:12:17.010Z (3 months ago)
- Topics: example, locomotive-scroll, nextjs, parallax, template
- Language: TypeScript
- Homepage: https://nextjs-with-locomotive-scroll-example.vercel.app/
- Size: 71.3 KB
- Stars: 51
- Watchers: 3
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.