A modern and visually appealing photo gallery application built using Next.js and powered by the Pexels API for fetching stunning images.
- Fetch and display high-quality images from the Pexels API.
- Collections of albums.
- Responsive design for seamless browsing on all devices.
- Lazy loading for improved performance.
- Infinite scroll to browse endless photos.
-
Clone the repository:
git clone https://github.com/blueorionn/photogallery.git cd photogallery
-
Install dependencies:
npm install # or yarn install
-
Start the development server:
npm run dev # or yarn dev
This project is licensed under the MIT License.