This is a demo Next.js project that uses react-use-draggable-scroll
.
This project should run automatically.
In case it doesn't, here are the steps:
First, install dependencies:
npm install
# or
yarn
Then, run the development server:
npm run dev
# or
yarn dev
If you see a white screen after the project is running, refresh the container on the right.