This project is created as part of below YouTube video.
Follow these steps to set up the PDF Merger Web App on your local machine:
git clone https://github.com/ashutosh1919/react-parallax-demo.git
cd react-parallax-demoInstall Dependencies:
npm installStart the Application:
npm startThe app will be accessible at http://localhost:3000.