This is a Next.js responsive photo album application. It uses Tailwind CSS for styling, and the images are sourced from Picsum.
You can see the demo on: https://next-js-responsive-photo-album.vercel.app/
This is my website: https://ashkangolzad.ir
You can communicate me ...
You can use this project by cloning the repository:
git clone https://github.com/ashkangl/Next-JS-Responsive-Photo-Album.git
cd album
npm install
npm run dev