Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codebucks27 authored Dec 4, 2023
1 parent 3fa1fdd commit 6c3506a
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
# Implement Smooth Scrolling & Parallax Effect in Next.js using Lenis and GSAP 🔥

![GitHub stars](https://img.shields.io/github/stars/codebucks27/Smooth-Scroll-Next.js?style=social&logo=ApacheSpark&label=Stars)  
![GitHub forks](https://img.shields.io/github/forks/codebucks27/Smooth-Scroll-Next.js?style=social&logo=KashFlow&maxAge=3600)  
![Github Followers](https://img.shields.io/github/followers/codebucks27.svg?style=social&label=Follow)&nbsp;&nbsp;<br />

For Demo checkout following links👇: <br />
[Smooth Scrolling In Next.js](https://smooth-scroll-next-js.vercel.app/) <br />

If you want to learn how to create it please follow below tutorial👇: <br />
[Next.js Smoooth Scroll Tutorial](https://youtu.be/QNh0MH-G3OM) <br />
[![YouTube Video Views](https://img.shields.io/youtube/views/QNh0MH-G3OM?style=social)](https://youtu.be/QNh0MH-G3OM)<br />

Checkout My Personal blog: [DevDreaming](https://devdreaming.com/)<br />


### ⭐DO NOT FORGET TO STAR THIS REPO⭐


### Resources Used in This Project

- [Next.js](https://nextjs.org/) <br />
- [Leni Scroll](https://lenis.studiofreight.com/) <br />
- [GSAP](https://gsap.com/) <br />
- Images from [Lorem Picsum](https://picsum.photos/) <br />








This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started
Expand Down

0 comments on commit 6c3506a

Please sign in to comment.