Run on local machine

Firstly install the dependencies:

npm install
# or
yarn install

Then run the following command to start development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Demo on Vercel

https://dog-gallery-gold.vercel.app/