nk-o / jarallax

Parallax scrolling for modern browsers
https://jarallax.nkdev.info
MIT License
1.39k stars 214 forks source link

Added Next.js examples #228

Open Super-Kenil opened 3 months ago

Super-Kenil commented 3 months ago

The examples includes latest Nextjs v14, TS and JS versions for, This example can replace the old Nextjs example as well

I can open another PR after removing the older Nextjs Example after you merge this PR

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jarallax ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2024 7:07am
nk-o commented 2 months ago

Hi,

Thank you for your pull request. However, I don't think it can replace the original example. It differs significantly and alters key parts of the old example, such as removing the component with the img tag and changing the initialization code, etc... Additionally, it adds several unnecessary files like readme and lock files, etc..., which are not needed for a simple example.

Super-Kenil commented 2 months ago

That's why I allowed edits by maintainers, in case you feel to change something.

Let me know things you would like to change, will do