react-parallax-demo icon indicating copy to clipboard operation
react-parallax-demo copied to clipboard

Demonstration of Parallax animation in React using react-spring

Parallax Animation in React

This project is created as part of below YouTube video.

Installation

Follow these steps to set up the PDF Merger Web App on your local machine:

Clone the Repository:

git clone https://github.com/ashutosh1919/react-parallax-demo.git
cd react-parallax-demo

Install Dependencies:

npm install

Start the Application:

npm start

The app will be accessible at http://localhost:3000.