Skip to content

ashutosh1919/react-parallax-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.